Information for build python-oauth2-1.9.0-31.post1.fc41

ID17074
Package Namepython-oauth2
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.9.0
Release31.post1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-oauth2.git#2a844cb73f3764bacca99869ff4f0c9d4288a490
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 bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 19:29:27 CST
CompletedThu, 02 May 2024 19:37:20 CST
Taskbuild (f41, /rpms/python-oauth2.git:2a844cb73f3764bacca99869ff4f0c9d4288a490)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-oauth2.git#2a844cb73f3764bacca99869ff4f0c9d4288a490'}}
Tags
f41
RPMs
src
python-oauth2-1.9.0-31.post1.fc41.src.rpm (info) (download)
noarch
python3-oauth2-1.9.0-31.post1.fc41.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
root.log
state.log
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-31.post1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-30.post1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-29.post1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.9.0-28.post1 - Rebuilt for Python 3.12 * 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