From ff9f1ad467fdb46b979ebc369be400f35e367f5e3766c2492e01b15d6b82790f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 2 Mar 2021 00:32:08 +0000 Subject: [PATCH] - 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 --- python-rsa.changes | 7 +++++++ python-rsa.spec | 2 +- rsa-4.7.2.tar.gz | 3 +++ rsa-4.7.tar.gz | 3 --- 4 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 rsa-4.7.2.tar.gz delete mode 100644 rsa-4.7.tar.gz diff --git a/python-rsa.changes b/python-rsa.changes index 971884b..133ac72 100644 --- a/python-rsa.changes +++ b/python-rsa.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 2 00:30:30 UTC 2021 - Dirk Müller + +- 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 diff --git a/python-rsa.spec b/python-rsa.spec index 7cc8c39..7d4566e 100644 --- a/python-rsa.spec +++ b/python-rsa.spec @@ -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 diff --git a/rsa-4.7.2.tar.gz b/rsa-4.7.2.tar.gz new file mode 100644 index 0000000..a95a2fc --- /dev/null +++ b/rsa-4.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d689e6ca1b3038bc82bf8d23e944b6b6037bc02301a574935b2dd946e0353b9 +size 39711 diff --git a/rsa-4.7.tar.gz b/rsa-4.7.tar.gz deleted file mode 100644 index 832388a..0000000 --- a/rsa-4.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:69805d6b69f56eb05b62daea3a7dbd7aa44324ad1306445e05da8060232d00f4 -size 39298