forked from pool/python-pycups
Accepting request 849838 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/849838 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pycups?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 21 10:49:51 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- 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 <lnussel@suse.de>
|
Mon Jul 6 08:48:20 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
|
||||||
|
|
||||||
|
@@ -37,10 +37,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
Obsoletes: %{oldpython}-cups < %{version}
|
Obsoletes: %{oldpython}-cups < %{version}
|
||||||
Provides: %{oldpython}-cups = %{version}
|
Provides: %{oldpython}-cups = %{version}
|
||||||
%endif
|
%endif
|
||||||
%ifpython3
|
Obsoletes: python-cups < %{version}
|
||||||
Obsoletes: python3-cups < %{version}
|
Provides: python-cups = %{version}
|
||||||
Provides: python3-cups = %{version}
|
|
||||||
%endif
|
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user