15
0
forked from pool/python-ZEO

Accepting request 511030 from home:TheBlackCat:branches:devel:languages:python

- Use same package names from requires and buildrequires to avoid
  packaging issues.

OBS-URL: https://build.opensuse.org/request/show/511030
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZEO?expand=0&rev=8
This commit is contained in:
Todd R
2017-07-17 17:57:29 +00:00
committed by Git OBS Bridge
parent b0eee8799a
commit 55bfeddb8d
2 changed files with 8 additions and 2 deletions

View File

@@ -40,8 +40,8 @@ BuildRequires: %{python_module msgpack-python}
BuildRequires: %{python_module random2}
BuildRequires: %{python_module zodbpickle >= 0.6.0}
BuildRequires: %{python_module zope.testing}
BuildRequires: python2-futures
BuildRequires: python2-trollius
BuildRequires: python-futures
BuildRequires: python-trollius
# /SECTION
BuildRequires: fdupes
BuildRequires: python-rpm-macros