From 008380ee073cbb1f8b9137ca3bbdda0f0100db92d66cb4e342abc39b1322ed5d Mon Sep 17 00:00:00 2001 From: Todd R Date: Mon, 19 Jun 2017 15:53:55 +0000 Subject: [PATCH] Accepting request 504828 from home:TheBlackCat:branches:devel:languages:python Provide python-cups/python3-cups OBS-URL: https://build.opensuse.org/request/show/504828 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycups?expand=0&rev=3 --- python-pycups.changes | 5 +++++ python-pycups.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/python-pycups.changes b/python-pycups.changes index 715a577..d98fdb1 100644 --- a/python-pycups.changes +++ b/python-pycups.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 19 15:53:20 UTC 2017 - toddrme2178@gmail.com + +- Provide python-cups/python3-cups + ------------------------------------------------------------------- Fri Jun 9 22:02:30 UTC 2017 - toddrme2178@gmail.com diff --git a/python-pycups.spec b/python-pycups.spec index 7527125..6c861a4 100644 --- a/python-pycups.spec +++ b/python-pycups.spec @@ -34,12 +34,12 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRoot: %{_tmppath}/%{name}-%{version}-build %ifpython2 -Obsoletes: %{oldpython}-pycups < %{version} -Provides: %{oldpython}-pycups = %{version} +Obsoletes: %{oldpython}-cups < %{version} +Provides: %{oldpython}-cups = %{version} %endif %ifpython3 -Obsoletes: python3-pycups < %{version} -Provides: python3-pycups = %{version} +Obsoletes: python3-cups < %{version} +Provides: python3-cups = %{version} %endif %python_subpackages