diff --git a/Paste-3.4.3.tar.gz b/Paste-3.4.3.tar.gz deleted file mode 100644 index 8837276..0000000 --- a/Paste-3.4.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6c5fc8d7d6d97685cff41b955900ca038e1d62081ce71b567f21a0882e7fe04 -size 630569 diff --git a/Paste-3.4.6.tar.gz b/Paste-3.4.6.tar.gz new file mode 100644 index 0000000..1bb3af4 --- /dev/null +++ b/Paste-3.4.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:001370f4fcc7446006b52a39ed386341fce626605af711e0ec18ddb0b4912cb7 +size 630593 diff --git a/python-Paste.changes b/python-Paste.changes index d637793..29c7fbd 100644 --- a/python-Paste.changes +++ b/python-Paste.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Oct 9 04:10:19 UTC 2020 - Steve Kowalik + +- Update to 3.4.6: + * Explicit pkg_resource dependency to easy packaging. + * Remove deprecated dependencies paste/fixture.py. + * Update setup.py to work with setuptools 50.1.0+ + ------------------------------------------------------------------- Tue Aug 4 12:08:43 UTC 2020 - Dirk Mueller diff --git a/python-Paste.spec b/python-Paste.spec index 3f24330..ddbde5e 100644 --- a/python-Paste.spec +++ b/python-Paste.spec @@ -19,11 +19,10 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-Paste -Version: 3.4.3 +Version: 3.4.6 Release: 0 Summary: Tools for using a Web Server Gateway Interface stack License: MIT -Group: Development/Languages/Python URL: https://github.com/cdent/paste Source: https://files.pythonhosted.org/packages/source/P/Paste/Paste-%{version}.tar.gz Patch0: test_modified-fixup.patch