From 175ca2b70ccd0b018a5ba468e8b3c35724bacca9 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 18:41:26 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-rsa.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-rsa.spec b/python-rsa.spec index 999ab41..98e40ce 100644 --- a/python-rsa.spec +++ b/python-rsa.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 4.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Pure-Python RSA implementation License: ASL 2.0 @@ -73,6 +73,9 @@ cp %{buildroot}%{_bindir}/pyrsa-verify %{buildroot}%{_bindir}/pyrsa-verify-3 # %{__python3} setup.py test %changelog +* Mon Jun 13 2022 Python Maint - 4.8-3 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 4.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild