[ Все 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 ]
×

Пакет python-oauthlib-2.1.0-1.el8.src download

Имя python-oauthlib
Эпоха 0
Версия 2.1.0
Релиз 1.el8
Архитектура src
Сайт https://github.com/oauthlib/oauthlib
Лицензия BSD
Время сборки 2023-08-08 19:23:59
Хост сборки builder-x86-08.inferitos.ru
Краткое описание An implementation of the OAuth request-signing logic
Репозитории BaseOS
Полное описание 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.
Эррата
Размер 173 КиБ
Исходный проект python-oauthlib-2.1.0-1.el8
Контрольная сумма SHA-256 4f5069bf013388bbb8ff1e52bd42017382944fe6b1044f4806867e51395af922
× Full screenshot
История изменений link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.1.0-1
- Rebuilt for MSVSphere 8.8

* 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