From 55bfeddb8d5d5d623b291d29d684e5c67fae783b3158f9ef253a37a8addfccda Mon Sep 17 00:00:00 2001 From: Todd R Date: Mon, 17 Jul 2017 17:57:29 +0000 Subject: [PATCH] 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 --- python-ZEO.changes | 6 ++++++ python-ZEO.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-ZEO.changes b/python-ZEO.changes index a2c58b3..a2bd889 100644 --- a/python-ZEO.changes +++ b/python-ZEO.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jul 17 17:56:44 UTC 2017 - toddrme2178@gmail.com + +- Use same package names from requires and buildrequires to avoid + packaging issues. + ------------------------------------------------------------------- Sun Jul 9 06:01:33 UTC 2017 - aloisio@gmx.com diff --git a/python-ZEO.spec b/python-ZEO.spec index 3db55ca..36baad4 100644 --- a/python-ZEO.spec +++ b/python-ZEO.spec @@ -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