forked from pool/python-Paste
Accepting request 840343 from devel:languages:python
- 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+ OBS-URL: https://build.opensuse.org/request/show/840343 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=30
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6c5fc8d7d6d97685cff41b955900ca038e1d62081ce71b567f21a0882e7fe04
|
||||
size 630569
|
||||
3
Paste-3.4.6.tar.gz
Normal file
3
Paste-3.4.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:001370f4fcc7446006b52a39ed386341fce626605af711e0ec18ddb0b4912cb7
|
||||
size 630593
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 9 04:10:19 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user