Rebuild for Python 3.6

This commit is contained in:
Miro Hrončok 2016-12-19 18:20:37 +01:00
parent cd1f3ac9c9
commit d22595fa1f

View File

@ -6,7 +6,7 @@
Name: python-jwcrypto
Version: 0.3.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Implements JWK,JWS,JWE specifications using python-cryptography
License: LGPLv3+
@ -83,6 +83,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{module_name}/__pycache__/tests{,-cookboo
%changelog
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.3.2-2
- Rebuild for Python 3.6
* Wed Aug 31 2016 Simo Sorce <simo@redhat.com> - 0.3.2-1
- Security release 0.3.2
- Resolves: CVE-2016-6298