| Name: | python-jwt |
|---|---|
| Version: | 1.5.3 |
| Release: | 1.0.1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 95864 |
| License: | MIT |
| RPM: | python-jwt-1.5.3-1.0.1.el7.noarch.rpm |
| Source RPM: | python-jwt-1.5.3-1.0.1.el7.src.rpm |
| Build Date: | Wed Apr 11 2018 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://pypi.python.org/pypi/pyjwt |
| Summary: | JSON Web Token implementation in Python |
| 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. |
- Bump release for OL7.5 rebuild.
- Update to 1.5.3. Fixes bug #1488693 - 1.5.1 fixed CVE-2017-11424 Fixes bug #1482529
- Fixup spec file conditionals
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Update to 1.5.2. Fixes bug #1464286
- Update to 1.5.0. Fixes bug #1443792
- Modernize spec and make sure to provide python2-jwt
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Rebuild for Python 3.6
- Update to 1.4.2. Fixes bug #1356333