Sat, 14 Sep 2024 12:04:07 UTC | login

Information for build python-jwt-1.7.1-2.fc31

ID92004
Package Namepython-jwt
Version1.7.1
Release2.fc31
Epoch
SummaryJSON Web Token implementation in Python
DescriptionA 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 03:01:56 UTC
CompletedWed, 24 Jul 2019 03:01:56 UTC
Tags
f31
RPMs
src
python-jwt-1.7.1-2.fc31.src.rpm (info) (download)
noarch
python2-jwt-1.7.1-2.fc31.noarch.rpm (info) (download)
python3-jwt-1.7.1-2.fc31.noarch.rpm (info) (download)
Changelog * Wed Mar 27 2019 Carl George <carl@george.computer> - 1.7.1-2 - Re-enable python2 subpackage since python-oauthlib still needs it * Mon Mar 04 2019 Yatin Karel <ykarel@redhat.com> - 1.7.1-1 - Update to 1.7.1 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Nov 04 2018 Carl George <carl@george.computer> - 1.6.4-2 - Disable python2 subpackage on F30+ - Don't share doc and license dir between subpackages, can cause upgrade issues - Add patch1 to skip failing tests * Wed Jul 25 2018 Pierre-Yves Chibon <pingou@pingoured.fr> - 1.6.4-1 - Update to 1.6.4 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 15 2018 Miro HronĨok <mhroncok@redhat.com> - 1.6.1-2 - Rebuilt for Python 3.7 * 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 * Mon Apr 17 2017 Kevin Fenzi <kevin@scrye.com> - 1.4.2-4 - Modernize spec and make sure to provide python2-jwt