Rebuilt for Python 3.9

epel9
Miro Hrončok 5 years ago
parent 6c420c5887
commit 1b73a1357f

@ -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 <mhroncok@redhat.com> - 3.4.2-15
- Rebuilt for Python 3.9
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.2-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

Loading…
Cancel
Save