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
This commit is contained in:
parent
2b603c2f8d
commit
008380ee07
@ -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
|
Fri Jun 9 22:02:30 UTC 2017 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@ -34,12 +34,12 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%ifpython2
|
%ifpython2
|
||||||
Obsoletes: %{oldpython}-pycups < %{version}
|
Obsoletes: %{oldpython}-cups < %{version}
|
||||||
Provides: %{oldpython}-pycups = %{version}
|
Provides: %{oldpython}-cups = %{version}
|
||||||
%endif
|
%endif
|
||||||
%ifpython3
|
%ifpython3
|
||||||
Obsoletes: python3-pycups < %{version}
|
Obsoletes: python3-cups < %{version}
|
||||||
Provides: python3-pycups = %{version}
|
Provides: python3-cups = %{version}
|
||||||
%endif
|
%endif
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user