- update to 2.1.1:

* Added ``setuptools`` as an explicit dependency.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PasteDeploy?expand=0&rev=33
This commit is contained in:
Dirk Mueller 2020-11-26 09:09:43 +00:00 committed by Git OBS Bridge
parent c61249c970
commit 9c3e9bd4e2
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:a6b5364d410c5e085e5b88060969b6dc55f738de27d8fd7c6658d1bbe1e067b9
size 32240

3
2.1.1.tar.gz Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 26 09:09:10 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 2.1.1:
* Added ``setuptools`` as an explicit dependency.
-------------------------------------------------------------------
Tue Jun 23 16:24:08 UTC 2020 - Matej Cepl <mcepl@suse.com>

View File

@ -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