From f9a95cf50cbd5d751a80fc0886735aed1daaf8c9f71305cb0d41c38d1aeeed53 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 8 Dec 2023 13:41:34 +0000 Subject: [PATCH] - update to 3.0.0: * Add support for Python 3.9, 3.10 and 3.11. * Drop support for Python 2.7, 3.4, 3.5, and 3.6. * Add Github Actions workflow to exercise unit tests / coverage. - Update to v2.4.1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.who?expand=0&rev=20 --- python-repoze.who.changes | 11 ++++++++++- python-repoze.who.spec | 4 ++-- repoze.who-2.4.1.tar.gz | 3 --- repoze.who-3.0.0.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 repoze.who-2.4.1.tar.gz create mode 100644 repoze.who-3.0.0.tar.gz diff --git a/python-repoze.who.changes b/python-repoze.who.changes index baa51ab..b0b5329 100644 --- a/python-repoze.who.changes +++ b/python-repoze.who.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Dec 8 13:40:57 UTC 2023 - Dirk Müller + +- update to 3.0.0: + * Add support for Python 3.9, 3.10 and 3.11. + * Drop support for Python 2.7, 3.4, 3.5, and 3.6. + * Add Github Actions workflow to exercise unit tests / + coverage. + ------------------------------------------------------------------- Sun Jun 11 13:24:49 UTC 2023 - ecsos @@ -6,7 +15,7 @@ Sun Jun 11 13:24:49 UTC 2023 - ecsos ------------------------------------------------------------------- Sat Dec 3 00:21:39 UTC 2022 - Yogalakshmi Arunachalam -- Update to v2.4.1 +- Update to v2.4.1 * Disallow separators in AuthTicket component values. Closes #37. * Handle bytes / string correctly in ‘repoze.who.plugins.htpasswd.sha1_check’. Closes #28. * Switch to use pytest as the testrunner. Closes #34. diff --git a/python-repoze.who.spec b/python-repoze.who.spec index dda9345..90b8b9e 100644 --- a/python-repoze.who.spec +++ b/python-repoze.who.spec @@ -1,7 +1,7 @@ # # spec file for package python-repoze.who # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global modname repoze.who %{?sle15_python_module_pythons} Name: python-repoze.who -Version: 2.4.1 +Version: 3.0.0 Release: 0 Summary: Identification and authentication framework for WSGI License: SUSE-Repoze diff --git a/repoze.who-2.4.1.tar.gz b/repoze.who-2.4.1.tar.gz deleted file mode 100644 index a3fec97..0000000 --- a/repoze.who-2.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a4c9b9268b4ff0edd906e97c2eed7ce83eb9f62e4250bfe03bcdbba6d31a237 -size 316794 diff --git a/repoze.who-3.0.0.tar.gz b/repoze.who-3.0.0.tar.gz new file mode 100644 index 0000000..c2bd08c --- /dev/null +++ b/repoze.who-3.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e955adf00c1f0b0c715e828979a237ec4bf7ee70827bd97f5e17bf82760dcb30 +size 315628