Sat, 27 Apr 2024 13:27:57 UTC | login

Information for build python-oauth2-1.9.0-25.post1.el9

ID37621
Package Namepython-oauth2
Version1.9.0
Release25.post1.el9
Epoch
Sourcepython-oauth2-1.9.0-25.post1.el9.src.rpm
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 bysbonazzo
State complete
Volume DEFAULT
StartedWed, 16 Feb 2022 17:05:01 UTC
CompletedWed, 16 Feb 2022 17:05:48 UTC
Taskbuild (virt9s-ovirt-45-el9s, python-oauth2-1.9.0-25.post1.el9.src.rpm)
Extra{'source': {'original_url': 'python-oauth2-1.9.0-25.post1.el9.src.rpm'}}
Tags
virt9s-ovirt-45-candidate
virt9s-ovirt-45-release
virt9s-ovirt-45-testing
RPMs
src
python-oauth2-1.9.0-25.post1.el9.src.rpm (info) (download)
noarch
python3-oauth2-1.9.0-25.post1.el9.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Wed Feb 16 2022 Sandro Bonazzola <sbonazzo@redhat.com> - 1.9.0-25.post1 - Rebuilt for CentOS Virtualization SIG * 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 * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.9.0-18.post1 - Rebuilt for Python 3.9