diff --git a/2.1.0.tar.gz b/2.1.0.tar.gz deleted file mode 100644 index 5cf92c5..0000000 --- a/2.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6b5364d410c5e085e5b88060969b6dc55f738de27d8fd7c6658d1bbe1e067b9 -size 32240 diff --git a/2.1.1.tar.gz b/2.1.1.tar.gz new file mode 100644 index 0000000..c2d12f8 --- /dev/null +++ b/2.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d86b685239b39553b31cc040a6262af682f9c545ed5f4e6a5cd41ec99e7e34a +size 32339 diff --git a/python-PasteDeploy.changes b/python-PasteDeploy.changes index 2d3283e..e790fa1 100644 --- a/python-PasteDeploy.changes +++ b/python-PasteDeploy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 26 09:09:10 UTC 2020 - Dirk Mueller + +- update to 2.1.1: + * Added ``setuptools`` as an explicit dependency. + ------------------------------------------------------------------- Tue Jun 23 16:24:08 UTC 2020 - Matej Cepl diff --git a/python-PasteDeploy.spec b/python-PasteDeploy.spec index 3438854..49bafde 100644 --- a/python-PasteDeploy.spec +++ b/python-PasteDeploy.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-PasteDeploy -Version: 2.1.0 +Version: 2.1.1 Release: 0 Summary: Tool to load, configure, and compose WSGI applications and servers License: MIT