Name: | python3-itsdangerous |
---|---|
Version: | 0.24 |
Release: | 14.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 95691 |
License: | BSD |
RPM: | python3-itsdangerous-0.24-14.el8.noarch.rpm |
Source RPM: | python-itsdangerous-0.24-14.el8.src.rpm |
Build Date: | Sat Mar 09 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pythonhosted.org/itsdangerous/ |
Summary: | Python 3 library for passing trusted data to untrusted environments |
Description: | Itsdangerous is a Python 3 library for passing data through untrusted environments (for example, HTTP cookies) while ensuring the data is not tampered with. Internally itsdangerous uses HMAC and SHA1 for signing by default and bases the implementation on the Django signing module. It also however supports JSON Web Signatures (JWS). |
- Conditionalize the python2 subpackage
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Cleanup spec file conditionals
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- renamed python-itsdangerous to python2-itsdangerous
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Rebuild for Python 3.6
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for Python3.5 rebuild