forked from pool/python-repoze.who
Accepting request 1039744 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1039744 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-repoze.who?expand=0&rev=7
This commit is contained in:
commit
d98fe584bb
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 3 00:21:39 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 3 11:09:47 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
Mon Aug 3 11:09:47 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-repoze.who
|
# spec file for package python-repoze.who
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2022 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 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%global modname repoze.who
|
%global modname repoze.who
|
||||||
Name: python-repoze.who
|
Name: python-repoze.who
|
||||||
Version: 2.4
|
Version: 2.4.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Identification and authentication framework for WSGI
|
Summary: Identification and authentication framework for WSGI
|
||||||
License: SUSE-Repoze
|
License: SUSE-Repoze
|
||||||
|
3
repoze.who-2.4.1.tar.gz
Normal file
3
repoze.who-2.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8a4c9b9268b4ff0edd906e97c2eed7ce83eb9f62e4250bfe03bcdbba6d31a237
|
||||||
|
size 316794
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cf97450de3c8eb5c03b4037be75b018db91befab1094204e452a0b1c0f7a94a6
|
|
||||||
size 313408
|
|
Loading…
Reference in New Issue
Block a user