Information for build python-oauth2-1.9.0-26.post1.fc37

ID2023725
Package Namepython-oauth2
Version1.9.0
Release26.post1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-oauth2.git#5a1e8a32c7b3b6704e5a8c40eb70400080633b27
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 byreleng
State complete
Volume DEFAULT
StartedFri, 22 Jul 2022 20:29:37 UTC
CompletedFri, 22 Jul 2022 20:31:35 UTC
Taskbuild (f37-rebuild, /rpms/python-oauth2.git:5a1e8a32c7b3b6704e5a8c40eb70400080633b27)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-oauth2.git#5a1e8a32c7b3b6704e5a8c40eb70400080633b27'}}
Tags
f37
f37-Beta
f37-rebuild
f38
RPMs
src
python-oauth2-1.9.0-26.post1.fc37.src.rpm (info) (download)
noarch
python3-oauth2-1.9.0-26.post1.fc37.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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 * Sat Jan 02 2021 Miro HronĨok <mhroncok@redhat.com> - 1.9.0-20.post1 - Disable Python 2 on Fedora 34+ and RHEL 9+ * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-19.post1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild