update to 2.27.1

This commit is contained in:
zhangy1317 2022-07-05 11:19:55 +08:00
parent 81afba2bd8
commit 254a52ea5b
2 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,8 @@
%bcond_with tests %bcond_with tests
Name: python-requests Name: python-requests
Version: 2.26.0 Version: 2.27.1
Release: 3 Release: 1
Summary: Python HTTP Library Summary: Python HTTP Library
License: ASL 2.0 License: ASL 2.0
URL: http://python-requests.org/ URL: http://python-requests.org/
@ -95,6 +95,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest -v
%doc HISTORY.md README.md %doc HISTORY.md README.md
%changelog %changelog
* Thu Jun 16 2022 zhangying <zhangy1317@foxmail.com> - 2.27.1-1
- Upgrade version for openstack yoga
* Wed Dec 22 2021 wangkerong <wangkerong@huawei.com> - 2.26.0-3 * Wed Dec 22 2021 wangkerong <wangkerong@huawei.com> - 2.26.0-3
- add python-charset-normalizer requires - add python-charset-normalizer requires

Binary file not shown.