forked from pool/python-Routes
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
@@ -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