Rebuilt for Python 3.10
This commit is contained in:
parent
21ab84d969
commit
106f949d30
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-requests-oauthlib
|
Name: python-requests-oauthlib
|
||||||
Version: 1.3.0
|
Version: 1.3.0
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Summary: OAuthlib authentication support for Requests.
|
Summary: OAuthlib authentication support for Requests.
|
||||||
|
|
||||||
License: ISC
|
License: ISC
|
||||||
@ -52,6 +52,9 @@ rm -rf %{distname}.egg-info
|
|||||||
%{python3_sitelib}/%{modname}-%{version}*
|
%{python3_sitelib}/%{modname}-%{version}*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.3.0-10
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
* Mon Feb 8 2021 Jakub Hrozek <jhrozek@redhat.com> - 1.3.0-9
|
* Mon Feb 8 2021 Jakub Hrozek <jhrozek@redhat.com> - 1.3.0-9
|
||||||
- Drop python2 support
|
- Drop python2 support
|
||||||
- actually run unit tests
|
- actually run unit tests
|
||||||
|
Loading…
Reference in New Issue
Block a user