From 965e5214108c7830400e4d7f35568089bcf1945c Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 26 2020 01:09:17 +0000 Subject: Rebuilt for Python 3.9 --- 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