From 2e9e40b2c565d7fe4888aa5045fb34d8073eb3b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 2 Jul 2018 18:23:29 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-jwcrypto.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jwcrypto.spec b/python-jwcrypto.spec index d11f160..cf9d193 100644 --- a/python-jwcrypto.spec +++ b/python-jwcrypto.spec @@ -6,7 +6,7 @@ Name: python-%{srcname} Version: 0.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Implements JWK, JWS, JWE specifications using python-cryptography License: LGPLv3+ @@ -98,6 +98,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/tests{,-cookbook}.* %changelog +* Mon Jul 02 2018 Miro HronĨok - 0.5.0-2 +- Rebuilt for Python 3.7 + * Wed Jun 27 2018 Christian Heimes - 0.5.0-1 - New upstream release 0.5.0