- obsolete/provide python-argparse and provide python2-argparse,

because the argparse module is available from python 2.7 up

- drop SUSE_ASNEEDED=0 as it is not needed anymore

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=206
This commit is contained in:
Jan Matejek
2017-08-28 13:29:37 +00:00
committed by Git OBS Bridge
parent acb48c1f8a
commit 0b843a9f57
4 changed files with 14 additions and 3 deletions

View File

@@ -80,6 +80,9 @@ Obsoletes: python-64bit
%endif
Provides: python-ctypes = 1.1.0
Obsoletes: python-ctypes < 1.1.0
Provides: python-argparse = 1.4.0.1
Obsoletes: python-argparse < 1.4.0.1
Provides: python2-argparse = 1.4.0.1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Provides: python2-base = %{version}