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

@@ -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>