From 1b73a1357f79414aad7e4da3818f7d5ad5d0f4d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sun, 24 May 2020 14:58:40 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-rsa.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-rsa.spec b/python-rsa.spec index e62dda3..57068b5 100644 --- a/python-rsa.spec +++ b/python-rsa.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 3.4.2 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Pure-Python RSA implementation License: ASL 2.0 @@ -75,6 +75,9 @@ cp %{buildroot}%{_bindir}/pyrsa-decrypt-bigfile %{buildroot}%{_bindir}/pyrsa-dec %{__python3} setup.py test %changelog +* Sun May 24 2020 Miro HronĨok - 3.4.2-15 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 3.4.2-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild