[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-oauthlib-3.1.1-5.el9

Name python-oauthlib
Epoch 0
Version 3.1.1
Release 5.el9
Website/URL https://github.com/oauthlib/oauthlib
License BSD
Build Time 2023-05-23 19:18:53
Build Host builder-x86-03.inferitos.ru
Summary An implementation of the OAuth request-signing logic
Repositories AppStream
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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python3-oauthlib-3.1.1-5.el9.noarch An implementation of the OAuth request-signing logic e863a72a3d387b5f5a27726ee5add5f88fe4ca69ef441e4b32fb62b2a0da5d13 download
src
python-oauthlib-3.1.1-5.el9.src An implementation of the OAuth request-signing logic 981de4f16226ce2aa7c083f4100d630c218e68609587595a9c53ff9a08b12ff9 download
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.1.1-2
- Rebuilt for MSVSphere 9.1.

* Thu Nov 10 2022 TomasHalman <thalman@redhat.com> - 3.1.1-5
- RFC5849 oauth1 signature base_string_uri doesn't parse IPv6 addresses
  Resolves: rhbz#2133805

* Mon Oct 24 2022 TomasHalman <thalman@redhat.com> - 3.1.1-4
- Resolves: rhbz#2133805 - fix for CVE-2022-36087

* Tue Aug 09 2022 TomasHalman <thalman@redhat.com> - 3.1.1-3
- Remove RSA support
- Remove build dependency on blinker
  Resolves: rhbz#1984046 - python-oauthlib depends on jwt for RSA

* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 3.1.1-2
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Mon Jun 28 2021 Jakub Hrozek <jhrozek@redhat.com> - 3.1.1-1
- Resolves: rhbz#1935433 - python-oauthlib implements and/or uses the
                           deprecated SHA1 algorithm by default

* Mon May 31 2021 Miro Hrončok <mhroncok@redhat.com> - 3.1.0-2
- Remove the python3-oauthlib+signedtoken package
- When building, skip tests that require jwt
- Resolves: rhbz#1966407 - Drop python-jwt dependency from python-oauthlib

* Tue May 25 2021 Jakub Hrozek <jhrozek@redhat.com> - 3.1.0-1
- Resolves: rhbz#1922352 - python-oauthlib requires python-mock
- Update to upstream 3.1.0
- Gets rid of obsolete python-nose dependency
- Nuke the python2/python3 conditionals, let's only support python3

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.0.2-10
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937