Upgrade package python3-rsa to version 4.9

This commit is contained in:
kkz 2022-08-03 14:06:10 +08:00
parent b86c542d01
commit 1319f16f5b
3 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-rsa Name: python-rsa
Version: 4.8 Version: 4.9
Release: 1 Release: 1
Summary: Pure-Python RSA implementation Summary: Pure-Python RSA implementation
License: Apache-2.0 License: Apache-2.0
URL: https://stuvel.eu/rsa URL: https://stuvel.eu/rsa
Source0: https://files.pythonhosted.org/packages/8c/ee/4022542e0fed77dd6ddade38e1e4dea3299f873b7fd4e6d78319953b0f83/rsa-4.8.tar.gz Source0: https://files.pythonhosted.org/packages/aa/65/7d973b89c4d2351d7fb232c2e452547ddfa243e93131e7cfa766da627b52/rsa-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
Python-RSA is a pure-Python RSA implementation. It supports Python-RSA is a pure-Python RSA implementation. It supports
@ -83,6 +83,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed Aug 03 2022 kkz <zhaoshuag@uniontech.com> - 4.9-1
- Upgrade package python3-rsa to version 4.9
* Tue May 31 2022 OpenStack_SIG <openstack@openeuler.org> - 4.8-1 * Tue May 31 2022 OpenStack_SIG <openstack@openeuler.org> - 4.8-1
- Upgrade package python3-rsa to version 4.8 - Upgrade package python3-rsa to version 4.8

Binary file not shown.

BIN
rsa-4.9.tar.gz Normal file

Binary file not shown.