From bccd50828bb8b00857fc6694e0903dd75795cca4eb020650ff5c53bfc3b22697 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 6 Aug 2020 05:40:44 +0000 Subject: [PATCH] Accepting request 824445 from home:mcalabkova:branches:devel:languages:python - update to 3.2.0 * Import randomString from cryptutil rather than reimplementing * Use non-root logger * Update supported Python versions OBS-URL: https://build.opensuse.org/request/show/824445 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python3-openid?expand=0&rev=9 --- python-python3-openid.changes | 8 ++++++++ python-python3-openid.spec | 2 +- python3-openid-3.1.0.tar.gz | 3 --- python3-openid-3.2.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 python3-openid-3.1.0.tar.gz create mode 100644 python3-openid-3.2.0.tar.gz diff --git a/python-python3-openid.changes b/python-python3-openid.changes index 135f6ea..3b8baca 100644 --- a/python-python3-openid.changes +++ b/python-python3-openid.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Aug 5 08:00:09 UTC 2020 - Marketa Calabkova + +- update to 3.2.0 + * Import randomString from cryptutil rather than reimplementing + * Use non-root logger + * Update supported Python versions + ------------------------------------------------------------------- Mon Jun 8 09:25:58 UTC 2020 - Jan Engelhardt diff --git a/python-python3-openid.spec b/python-python3-openid.spec index 3790b2c..cb7c0e1 100644 --- a/python-python3-openid.spec +++ b/python-python3-openid.spec @@ -21,7 +21,7 @@ # tests are partly broken %bcond_without test Name: python-python3-openid -Version: 3.1.0 +Version: 3.2.0 Release: 0 Summary: OpenID support for Python License: Apache-2.0 diff --git a/python3-openid-3.1.0.tar.gz b/python3-openid-3.1.0.tar.gz deleted file mode 100644 index ae05d63..0000000 --- a/python3-openid-3.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:628d365d687e12da12d02c6691170f4451db28d6d68d050007e4a40065868502 -size 299326 diff --git a/python3-openid-3.2.0.tar.gz b/python3-openid-3.2.0.tar.gz new file mode 100644 index 0000000..55d664a --- /dev/null +++ b/python3-openid-3.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33fbf6928f401e0b790151ed2b5290b02545e8775f982485205a066f874aaeaf +size 305600