forked from pool/python-ZEO
Accepting request 526408 from home:TheBlackCat:branches:devel:languages:python
- Fix python-trollius detection OBS-URL: https://build.opensuse.org/request/show/526408 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZEO?expand=0&rev=11
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define oldpython python
|
||||
%bcond_without test
|
||||
Name: python-ZEO
|
||||
Version: 5.1.0
|
||||
@@ -55,7 +56,7 @@ Requires: python-six
|
||||
Requires: python-persistent
|
||||
Requires: python-transaction
|
||||
%ifpython2
|
||||
Requires: python-trollius
|
||||
Requires: %{oldpython}-trollius
|
||||
%endif
|
||||
Requires: python-zc.lockfile
|
||||
Requires: python-zdaemon
|
||||
|
||||
Reference in New Issue
Block a user