Accepting request 824325 from devel:languages:python

- update to 3.4.3:
  * Patch auth ticket to be python3 compatible.

OBS-URL: https://build.opensuse.org/request/show/824325
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=29
This commit is contained in:
Dominique Leuenberger 2020-08-06 15:31:38 +00:00 committed by Git OBS Bridge
commit e9a7b8a458
4 changed files with 10 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c44055ebbbdd4da358cb1abe3552805fddc9b7bf15b02d35cf942487179c8511
size 630511

3
Paste-3.4.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f6c5fc8d7d6d97685cff41b955900ca038e1d62081ce71b567f21a0882e7fe04
size 630569

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 4 12:08:43 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 3.4.3:
* Patch auth ticket to be python3 compatible.
-------------------------------------------------------------------
Fri Jul 17 07:20:06 UTC 2020 - Dirk Mueller <dmueller@suse.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-Paste
Version: 3.4.2
Version: 3.4.3
Release: 0
Summary: Tools for using a Web Server Gateway Interface stack
License: MIT