Пакет python3-oauthlib-3.1.1-5.el9.noarch
Имя | python3-oauthlib |
---|---|
Эпоха | 0 |
Версия | 3.1.1 |
Релиз | 5.el9 |
Архитектура | noarch |
Сайт | https://github.com/oauthlib/oauthlib |
Лицензия | BSD |
Время сборки | 2023-05-23 19:19:00 |
Хост сборки | builder-x86-03.inferitos.ru |
Краткое описание | An implementation of the OAuth request-signing logic |
Репозитории | AppStream |
Полное описание | 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. |
Эррата | — |
Размер | 219 КиБ |
Исходный проект | python-oauthlib-3.1.1-5.el9 |
Контрольная сумма SHA-256 | e863a72a3d387b5f5a27726ee5add5f88fe4ca69ef441e4b32fb62b2a0da5d13 |
×
* 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