forked from pool/python-pecan
Accepting request 509617 from home:tbechtold:branches:devel:languages:python
- Only require python-singledispatch on python2 OBS-URL: https://build.opensuse.org/request/show/509617 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pecan?expand=0&rev=37
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 12 06:00:37 UTC 2017 - tbechtold@suse.com
|
||||
|
||||
- Only require python-singledispatch on python2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 29 16:40:00 UTC 2017 - tbechtold@suse.com
|
||||
|
||||
|
||||
@@ -47,7 +47,9 @@ Requires: python-Mako >= 0.4.0
|
||||
Requires: python-WebOb >= 1.2dev
|
||||
Requires: python-WebTest >= 1.3.1
|
||||
Requires: python-logutils >= 0.3
|
||||
%ifpython2
|
||||
Requires: python-singledispatch
|
||||
%endif
|
||||
Requires: python-six
|
||||
%if 0%{?suse_version}
|
||||
Suggests: python-Jinja2
|
||||
|
||||
Reference in New Issue
Block a user