14
0

- 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
This commit is contained in:
2023-12-08 13:41:34 +00:00
committed by Git OBS Bridge
parent 78f7679f8f
commit f9a95cf50c
4 changed files with 15 additions and 6 deletions

View File

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