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:
Todd R 2017-06-19 15:53:55 +00:00 committed by Git OBS Bridge
parent 2b603c2f8d
commit 008380ee07
2 changed files with 9 additions and 4 deletions

View File

@ -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

View File

@ -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