Sat, 01 Jun 2024 05:35:33 UTC | login

Information for build python-oauth2-1.9.0-27.post1.fc38

ID228978
Package Namepython-oauth2
Version1.9.0
Release27.post1.fc38
Epoch
SummaryPython support for improved oauth
DescriptionOauth2 was originally forked from Leah Culver and Andy Smith's oauth.py code. Some of the tests come from a fork by Vic Fryzel, while a revamped Request class and more tests were merged in from Mark Paschal's fork. A number of notable differences exist between this code and its forefathers: - 100% unit test coverage. - The DataStore object has been completely ripped out. While creating unit tests for the library I found several substantial bugs with the implementation and confirmed with Andy Smith that it was never fully baked. - Classes are no longer prefixed with OAuth. - The Request class now extends from dict. - The library is likely no longer compatible with Python 2.3. - The Client class works and extends from httplib2. It's a thin wrapper that handles automatically signing any normal HTTP request you might wish to make.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 22 Feb 2023 15:26:35 UTC
CompletedWed, 22 Feb 2023 15:26:35 UTC
Tags
f38
f39
f40
RPMs
src
python-oauth2-1.9.0-27.post1.fc38.src.rpm (info) (download)
noarch
python3-oauth2-1.9.0-27.post1.fc38.noarch.rpm (info) (download)
Changelog * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-27.post1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-26.post1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.9.0-25.post1 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-24.post1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-23.post1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.9.0-22.post1 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-21.post1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild