forked from pool/python-repoze.who
Accepting request 1132101 from devel:languages:python
- 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/request/show/1132101 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-repoze.who?expand=0&rev=9
This commit is contained in:
commit
2621b87d27
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 8 13:40:57 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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 <ecsos@opensuse.org>
|
Sun Jun 11 13:24:49 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-repoze.who
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global modname repoze.who
|
%global modname repoze.who
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-repoze.who
|
Name: python-repoze.who
|
||||||
Version: 2.4.1
|
Version: 3.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Identification and authentication framework for WSGI
|
Summary: Identification and authentication framework for WSGI
|
||||||
License: SUSE-Repoze
|
License: SUSE-Repoze
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8a4c9b9268b4ff0edd906e97c2eed7ce83eb9f62e4250bfe03bcdbba6d31a237
|
|
||||||
size 316794
|
|
3
repoze.who-3.0.0.tar.gz
Normal file
3
repoze.who-3.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e955adf00c1f0b0c715e828979a237ec4bf7ee70827bd97f5e17bf82760dcb30
|
||||||
|
size 315628
|
Loading…
Reference in New Issue
Block a user