upgrade to 1.3.1

This commit is contained in:
zhangy1317 2022-06-20 14:38:16 +08:00
parent a360e81f0f
commit ac7a30ed66
3 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-requests-oauthlib Name: python-requests-oauthlib
Version: 1.3.0 Version: 1.3.1
Release: 1 Release: 1
Summary: OAuthlib authentication support for Requests. Summary: OAuthlib authentication support for Requests.
License: ISC License: ISC
URL: https://github.com/requests/requests-oauthlib URL: https://github.com/requests/requests-oauthlib
Source0: https://files.pythonhosted.org/packages/23/eb/68fc8fa86e0f5789832f275c8289257d8dc44dbe93fce7ff819112b9df8f/requests-oauthlib-1.3.0.tar.gz Source0: https://files.pythonhosted.org/packages/95/52/531ef197b426646f26b53815a7d2a67cb7a331ef098bb276db26a68ac49f/requests-oauthlib-1.3.1.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -26,7 +26,7 @@ Provides: python3-requests-oauthlib-doc
This project provides first-class OAuth library support for `Requests <http://python-requests.org>`. This project provides first-class OAuth library support for `Requests <http://python-requests.org>`.
%prep %prep
%autosetup -n requests-oauthlib-1.3.0 %autosetup -n requests-oauthlib-1.3.1
%build %build
%py3_build %py3_build
@ -66,5 +66,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Thu Jun 16 2022 OpenStack_SIG <openstack@openeuler.org> - 1.3.1-1
- Upgrade version for openstack yoga
* Fri Oct 09 2020 Python_Bot <Python_Bot@openeuler.org> * Fri Oct 09 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated - Package Spec generated

Binary file not shown.

Binary file not shown.