Name: | python2-oauthlib |
---|---|
Version: | 2.0.1 |
Release: | 8.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 798701 |
License: | BSD |
RPM: | python2-oauthlib-2.0.1-8.el7.noarch.rpm |
Source RPM: | python-oauthlib-2.0.1-8.el7.src.rpm |
Build Date: | Fri Jun 02 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/oauthlib |
Summary: | An implementation of the OAuth request-signing logic |
Description: | OAuthLib 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. |
- add missing Obsoletes for prior python-oauthlib package, replaced by python2-oauthlib Resolves: rhbz#1401784
- fix usage of python-provide macro Resolves: rhbz#1401784
- add spaces around python-cryptography version operator Resolves: rhbz#1401784
- change Requires: python-cryptography to python2-cryptography Resolves: rhbz#1401784
- Add Provides: python-oauthlib=version Resolves: rhbz#1401784
- Add Provides: python-oauthlib Resolves: rhbz#1401784
- Add missing Requires Resolves: rhbz#1401784
- Upgrade to upstream 2.0.1 and port from jwt to jwcrypto Resolves: rhbz#1401784
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Rebuild for Python 3.6