14
0
forked from pool/python-rsa

- update to 4.7.2:

* Fix picking/unpickling issue introduced in 4.7
  * Fix threading issue introduced in 4.7

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rsa?expand=0&rev=38
This commit is contained in:
2021-03-02 00:32:08 +00:00
committed by Git OBS Bridge
parent afdc2fc322
commit ff9f1ad467
4 changed files with 11 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-rsa
Version: 4.7
Version: 4.7.2
Release: 0
Summary: Pure-Python RSA Implementation
License: Apache-2.0