Rebuilt for Python 3.12
This commit is contained in:
parent
4b7044b7b2
commit
462a3cb3a5
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-oauthlib
|
Name: python-oauthlib
|
||||||
Version: 3.2.1
|
Version: 3.2.1
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: An implementation of the OAuth request-signing logic
|
Summary: An implementation of the OAuth request-signing logic
|
||||||
|
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -74,6 +74,9 @@ echo 'import pytest; __getattr__ = lambda _: pytest.skip("this test needs jwt")'
|
|||||||
%doc README.rst
|
%doc README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 3.2.1-5
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
* Mon May 08 2023 Major Hayden <major@redhat.com> - 3.2.1-4
|
* Mon May 08 2023 Major Hayden <major@redhat.com> - 3.2.1-4
|
||||||
- Migrated to SPDX license
|
- Migrated to SPDX license
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user