14
0

Accepting request 1039691 from home:yarunachalam:branches:devel:languages:python

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

OBS-URL: https://build.opensuse.org/request/show/1039691
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-repoze.who?expand=0&rev=16
This commit is contained in:
2022-12-03 07:32:55 +00:00
committed by Git OBS Bridge
parent 7b9e1585d0
commit 7d4431fd16
4 changed files with 13 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global modname repoze.who
Name: python-repoze.who
Version: 2.4
Version: 2.4.1
Release: 0
Summary: Identification and authentication framework for WSGI
License: SUSE-Repoze