From ec840ef925593d82a357c465091dbbc27fe05496b5e8956110cf594dd171d2c0 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 21 Nov 2020 12:50:11 +0000 Subject: [PATCH] Accepting request 849822 from home:bnavigator:branches:devel:languages:python - Let the python-rpm-macros take care of the correct python3 provides for all python3 flavors gh#openSUSE/python-rpm-macros#66 OBS-URL: https://build.opensuse.org/request/show/849822 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycups?expand=0&rev=13 --- python-pycups.changes | 6 ++++++ python-pycups.spec | 6 ++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/python-pycups.changes b/python-pycups.changes index 7dedd82..ca2ec69 100644 --- a/python-pycups.changes +++ b/python-pycups.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Nov 21 10:49:51 UTC 2020 - Benjamin Greiner + +- Let the python-rpm-macros take care of the correct python3 + provides for all python3 flavors gh#openSUSE/python-rpm-macros#66 + ------------------------------------------------------------------- Mon Jul 6 08:48:20 UTC 2020 - Ludwig Nussel diff --git a/python-pycups.spec b/python-pycups.spec index afc36bd..b3bf928 100644 --- a/python-pycups.spec +++ b/python-pycups.spec @@ -37,10 +37,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Obsoletes: %{oldpython}-cups < %{version} Provides: %{oldpython}-cups = %{version} %endif -%ifpython3 -Obsoletes: python3-cups < %{version} -Provides: python3-cups = %{version} -%endif +Obsoletes: python-cups < %{version} +Provides: python-cups = %{version} %python_subpackages %description