15
0
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:
Todd R
2017-09-15 17:58:31 +00:00
committed by Git OBS Bridge
parent 133c502482
commit 2268608fe5
2 changed files with 7 additions and 1 deletions

View File

@@ -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