Accepting request 876092 from devel:languages:python
- 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/request/show/876092 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rsa?expand=0&rev=21
This commit is contained in:
commit
210a1e5bbd
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 2 00:30:30 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 4.7.2:
|
||||
* Fix picking/unpickling issue introduced in 4.7
|
||||
* Fix threading issue introduced in 4.7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 23:02:47 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
3
rsa-4.7.2.tar.gz
Normal file
3
rsa-4.7.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d689e6ca1b3038bc82bf8d23e944b6b6037bc02301a574935b2dd946e0353b9
|
||||
size 39711
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69805d6b69f56eb05b62daea3a7dbd7aa44324ad1306445e05da8060232d00f4
|
||||
size 39298
|
Loading…
Reference in New Issue
Block a user