diff --git a/python-crypto.spec b/python-crypto.spec index 38420a5..6a6abda 100644 --- a/python-crypto.spec +++ b/python-crypto.spec @@ -7,7 +7,7 @@ Summary: Cryptography library for Python Name: python-crypto Version: 2.6.1 -Release: 30%{?dist} +Release: 31%{?dist} # Mostly Public Domain apart from parts of HMAC.py and setup.py, which are Python License: Public Domain and Python URL: http://www.pycrypto.org/ @@ -111,6 +111,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} pct-speedtest3.py %{python3_sitearch}/pycrypto-%{version}-py3.*.egg-info %changelog +* Tue May 26 2020 Miro HronĨok - 2.6.1-31 +- Rebuilt for Python 3.9 + * Wed Jan 29 2020 Paul Howarth - 2.6.1-30 - Drop Python 2 support