Sat, 20 Apr 2024 01:35:17 UTC | login

Information for build python-oauthlib-2.1.0-1.el8

ID431
Package Namepython-oauthlib
Version2.1.0
Release1.el8
Epoch
Sourcegit+https://git.centos.org/rpms/python-oauthlib.git#330a3bb11856caa3156308075661392566292839
SummaryAn implementation of the OAuth request-signing logic
DescriptionOAuthLib is a generic utility which implements the logic of OAuth without assuming a specific HTTP request object or web framework. Use it to graft OAuth client support onto your favorite HTTP library, or provider support onto your favourite web framework. If you're a maintainer of such a library, write a thin veneer on top of OAuthLib and get OAuth support for very little effort.
Built byhughesjr
State complete
Volume DEFAULT
StartedSat, 11 May 2019 15:30:05 UTC
CompletedSat, 11 May 2019 15:31:14 UTC
Taskbuild (dist-c8, /rpms/python-oauthlib.git:330a3bb11856caa3156308075661392566292839)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-oauthlib.git?#330a3bb11856caa3156308075661392566292839'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
RPMs
src
python-oauthlib-2.1.0-1.el8.src.rpm (info) (download)
noarch
python3-oauthlib-2.1.0-1.el8.noarch.rpm (info) (download)
Logs
noarch
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
Changelog * Fri Aug 03 2018 <jdennis@redhat.com> - 2.1.0-1 - upgrade to latest upstream 2.1.0 - Resolves: rhbz#1612380 * Tue Jul 10 2018 <jdennis@redhat.com> - 2.0.1-9 - Restore use of bcond for python conditionals * Tue Jul 10 2018 <jdennis@redhat.com> - 2.0.1-8 - Unify spec file between Fedora and RHEL * Wed May 16 2018 Charalampos Stratakis <cstratak@redhat.com> - 2.0.1-7 - Conditionalize the python2 subpackage * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Sep 29 2017 Troy Dawson <tdawson@redhat.com> - 0.7.19-5 - Cleanup spec file conditionals * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Apr 17 2017 John Dennis <jdennis@redhat.com> - 2.0.1-3 - fix dependency on python2-jwt, should be python-jwt * Thu Apr 13 2017 Dennis Gilmore <dennis@ausil.us> - 2.0.1-2 - add spaces around the >= for Requires * Thu Mar 16 2017 John Dennis <jdennis@redhat.com> - 2.0.1-1 - Upgrade to upstream 2.0.1 - port from jwt to jwcrypto (conditional build) - bring into alignment with rhel spec file * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Dec 13 2016 Stratakis Charalampos <cstratak@redhat.com> - 1.0.3-4 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.3-3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Tue Jun 28 2016 Ralph Bean <rbean@redhat.com> - 1.0.3-2 - Modernize python macros. * Sun Apr 10 2016 Kevin Fenzi <kevin@scrye.com> - 1.0.3-1 - Update to 1.0.3 - Add python2 provides (fixes bug #1313235 and #1314349) * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.2-5.20150520git514cad7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.2-4.20150520git514cad7 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.2-3.20150520git514cad7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Feb 18 2015 Ralph Bean <rbean@redhat.com> - 0.7.2-2.20150520git514cad7 - new version, from a git checkout - Replace our patch with a sed statement. * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed May 14 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 0.6.0-5 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 * Fri Apr 11 2014 Ralph Bean <rbean@redhat.com> - 0.6.0-4 - Use forward-compat python-crypto2.6 package for el6. * Tue Jan 21 2014 Ralph Bean <rbean@redhat.com> - 0.6.0-3 - Compat macros for el6. * Fri Nov 01 2013 Ralph Bean <rbean@redhat.com> - 0.6.0-2 - Modernized python2 rpmmacros. * Thu Oct 31 2013 Ralph Bean <rbean@redhat.com> - 0.6.0-1 - Initial package for Fedora