From 59e573419e7982546f718f6ac65112babcc791ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:22:03 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-jwcrypto.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jwcrypto.spec b/python-jwcrypto.spec index dc733cd..547d7d9 100644 --- a/python-jwcrypto.spec +++ b/python-jwcrypto.spec @@ -16,7 +16,7 @@ Name: python-%{srcname} Version: 0.6.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Implements JWK, JWS, JWE specifications using python-cryptography License: LGPLv3+ @@ -122,6 +122,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/tests{,-cookbook}.* %changelog +* Tue May 26 2020 Miro HronĨok - 0.6.0-8 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 0.6.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild