Accepting request 321256 from home:frispete:python
- update to 2.2: * Fix Python 3 support. Patch by Victor Stinner. - spell python-WebTest and python-WebOb correctly OBS-URL: https://build.opensuse.org/request/show/321256 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Routes?expand=0&rev=16
This commit is contained in:
committed by
Git OBS Bridge
parent
f74f8a1c7e
commit
70a99fd0a9
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebf4126e244cf11414653b5ba5f27ed4abfad38b906a01e5d4c93d3ce5568ea3
|
||||
size 179737
|
||||
3
Routes-2.2.tar.gz
Normal file
3
Routes-2.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9fa78373d63e36c3d8af6e33cfcad743f70c012c7ad6f2c3bf89ad973b9ab514
|
||||
size 180011
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 7 08:03:53 UTC 2015 - hpj@urpla.net
|
||||
|
||||
- update to 2.2:
|
||||
* Fix Python 3 support. Patch by Victor Stinner.
|
||||
|
||||
- spell python-WebTest and python-WebOb correctly
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 12:57:47 UTC 2015 - tbechtold@suse.com
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-Routes
|
||||
Version: 2.1
|
||||
Version: 2.2
|
||||
Release: 0
|
||||
Url: http://routes.groovie.org/
|
||||
Summary: Routing Recognition and Generation Tools
|
||||
@@ -28,11 +28,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-setuptools
|
||||
# for testing
|
||||
BuildRequires: python-WebOb
|
||||
BuildRequires: python-WebTest
|
||||
BuildRequires: python-coverage
|
||||
BuildRequires: python-nose
|
||||
BuildRequires: python-repoze.lru >= 0.3
|
||||
BuildRequires: python-webob
|
||||
BuildRequires: python-webtest
|
||||
|
||||
Requires: python-repoze.lru >= 0.3
|
||||
Provides: python-routes = %{version}
|
||||
|
||||
Reference in New Issue
Block a user