diff --git a/Paste-3.4.6.tar.gz b/Paste-3.4.6.tar.gz deleted file mode 100644 index 1bb3af4..0000000 --- a/Paste-3.4.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:001370f4fcc7446006b52a39ed386341fce626605af711e0ec18ddb0b4912cb7 -size 630593 diff --git a/Paste-3.5.0.tar.gz b/Paste-3.5.0.tar.gz new file mode 100644 index 0000000..0ba6ea6 --- /dev/null +++ b/Paste-3.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b095c42dc91d426f3ae85101796b14d265887f8f36f3aad143a5f29effdc39d +size 638021 diff --git a/python-Paste.changes b/python-Paste.changes index 29c7fbd..c0b5fa2 100644 --- a/python-Paste.changes +++ b/python-Paste.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 26 09:07:17 UTC 2020 - Dirk Mueller + +- update to 3.5.0: + * Python 3 fixes to auth and wsgi.errors handling; notably making + wsgi.errors text. + ------------------------------------------------------------------- Fri Oct 9 04:10:19 UTC 2020 - Steve Kowalik diff --git a/python-Paste.spec b/python-Paste.spec index ddbde5e..c2e7514 100644 --- a/python-Paste.spec +++ b/python-Paste.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-Paste -Version: 3.4.6 +Version: 3.5.0 Release: 0 Summary: Tools for using a Web Server Gateway Interface stack License: MIT