Package python-jwt-1.6.1-2.el8.src
Name | python-jwt |
---|---|
Epoch | 0 |
Version | 1.6.1 |
Release | 2.el8 |
Architecture | src |
Website/URL | https://github.com/jpadilla/pyjwt |
License | MIT |
Build Time | 2023-12-01 13:43:32 |
Build Host | builder-x86-03.inferitos.ru |
Summary | JSON Web Token implementation in Python |
Repositories | BaseOS |
Description | 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. |
Errata | — |
Size | 62 KiB |
Source Project | python-jwt-1.6.1-2.el8 |
SHA-256 checksum | d4f82e2307fd68c699860c90acca71dd9e5baaf1446e2b46a736acf70d426c4f |
×
* 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