From a2b3c457b5485cdd195965e8f9960f456a70d454 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 23 2020 03:04:32 +0000 Subject: Rebuilt for Python 3.9 --- diff --git a/python-cryptography.spec b/python-cryptography.spec index 4e91e64..7e4922b 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -20,7 +20,7 @@ Name: python-%{srcname} Version: 2.9 -Release: 2%{?dist} +Release: 3%{?dist} Summary: PyCA's cryptography library License: ASL 2.0 or BSD @@ -170,6 +170,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest -k "not (test_ %changelog +* Sat May 23 2020 Miro Hrončok - 2.9-3 +- Rebuilt for Python 3.9 + * Tue May 12 2020 Felix Schwarz - 2.9-2 - add source file verification