diff --git a/Paste-3.0.8.tar.gz b/Paste-3.0.8.tar.gz deleted file mode 100644 index b341c75..0000000 --- a/Paste-3.0.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4f13993e6ab4a38602cef298d876552083e8215685bb45abda7113f0dd48117 -size 631298 diff --git a/Paste-3.1.0.tar.gz b/Paste-3.1.0.tar.gz new file mode 100644 index 0000000..fa0221f --- /dev/null +++ b/Paste-3.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18323f22df5ab6998fdf4c5aa5a9f41d33ff949a87ad7b2ca48e72fbf50fa3e4 +size 631637 diff --git a/python-Paste.changes b/python-Paste.changes index a2c30a0..fb6fa04 100644 --- a/python-Paste.changes +++ b/python-Paste.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jul 29 07:45:13 UTC 2019 - pgajdos@suse.com + +- version update to 3.1.0 + * Allow anything that can read() for a file-like response, not just + a ``file`` instance. + ------------------------------------------------------------------- Fri Mar 8 09:27:42 UTC 2019 - John Vandenberg diff --git a/python-Paste.spec b/python-Paste.spec index c80a173..e6f01bd 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.0.8 +Version: 3.1.0 Release: 0 Summary: Tools for using a Web Server Gateway Interface stack License: MIT