Проект python-jwt-1.6.1-2.el8
content_copy
Имя
python-jwt
Эпоха
0
Версия
1.6.1
Релиз
2.el8
Сайт
https://github.com/jpadilla/pyjwt
Лицензия
MIT
Время сборки
2023-12-01 13:43:32
Хост сборки
builder-x86-03.inferitos.ru
Краткое описание
JSON Web Token implementation in Python
Репозитории
BaseOS
Полное описание
A Python implementation of JSON Web Token draft 01. This library provides a
means of representing signed content using JSON data structures, including
claims to be transferred between two parties encoded as digitally signed and
encrypted JSON objects.
Эррата
—
×
Пакет
Краткое описание
Контрольная сумма SHA-256
noarch
python3-jwt-1.6.1-2.el8.noarch
content_copy
JSON Web Token implementation in Python
9a2c976424c2b34b245186f36da85e6146ee923386cb8444bc079b68fdd83b8b
download
src
python-jwt-1.6.1-2.el8.src
content_copy
JSON Web Token implementation in Python
d4f82e2307fd68c699860c90acca71dd9e5baaf1446e2b46a736acf70d426c4f
download
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.6.1-2
- Rebuilt for MSVSphere 8.8
* Wed May 16 2018 Oyvind Albrigtsen <oalbrigt@redhat.com> - 1.6.1-2
- Drop python2 subpackage
Resolves: rhbz#1567177
* Thu Apr 05 2018 Carl George <carl@george.computer> - 1.6.1-1
- Latest upstream
- Add patch0 to remove pytest-{cov,runner} deps
- Share doc and license dir between subpackages
- Enable EPEL PY3 build
* Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.5.3-3
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Sat Sep 16 2017 Kevin Fenzi <kevin@scrye.com> - 1.5.3-1
- Update to 1.5.3. Fixes bug #1488693
- 1.5.1 fixed CVE-2017-11424 Fixes bug #1482529
* Mon Aug 14 2017 Troy Dawson <tdawson@redhat.com> - 1.5.2-3
- Fixup spec file conditionals
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Jun 24 2017 Kevin Fenzi <kevin@scrye.com> - 1.5.2-1
- Update to 1.5.2. Fixes bug #1464286
* Sat May 27 2017 Kevin Fenzi <kevin@scrye.com> - 1.5.0-1
- Update to 1.5.0. Fixes bug #1443792