Accepting request 719517 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/719517 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Paste?expand=0&rev=22
This commit is contained in:
commit
69b59e26fd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4f13993e6ab4a38602cef298d876552083e8215685bb45abda7113f0dd48117
|
||||
size 631298
|
3
Paste-3.1.0.tar.gz
Normal file
3
Paste-3.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18323f22df5ab6998fdf4c5aa5a9f41d33ff949a87ad7b2ca48e72fbf50fa3e4
|
||||
size 631637
|
@ -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 <jayvdb@gmail.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user