15
0
forked from pool/python-ZEO

Accepting request 526409 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/526409
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ZEO?expand=0&rev=6
This commit is contained in:
2017-09-17 20:37:20 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 15 17:57:56 UTC 2017 - toddrme2178@gmail.com
- Fix python-trollius detection
-------------------------------------------------------------------
Fri Aug 25 11:55:40 UTC 2017 - toddrme2178@gmail.com

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