Rebuilt for Python 3.11

epel9
Python Maint 3 years ago committed by Miro Hrončok
parent 3713a8e71d
commit 175ca2b70c

@ -2,7 +2,7 @@
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 4.8 Version: 4.8
Release: 2%{?dist} Release: 3%{?dist}
Summary: Pure-Python RSA implementation Summary: Pure-Python RSA implementation
License: ASL 2.0 License: ASL 2.0
@ -73,6 +73,9 @@ cp %{buildroot}%{_bindir}/pyrsa-verify %{buildroot}%{_bindir}/pyrsa-verify-3
# %{__python3} setup.py test # %{__python3} setup.py test
%changelog %changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 4.8-3
- Rebuilt for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.8-2 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

Loading…
Cancel
Save