Accepting request 142765 from devel:languages:python3
Removed openSUSE 11.4 spec file workarounds (forwarded request 142745 from TheBlackCat) OBS-URL: https://build.opensuse.org/request/show/142765 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ipaddr?expand=0&rev=27
This commit is contained in:
parent
beb53a8187
commit
8263ee14d7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 22 13:47:34 UTC 2012 - toddrme2178@gmail.com
|
||||
|
||||
- Removed openSUSE 11.4 spec file workarounds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 25 04:22:31 UTC 2012 - klaussfreire@gmail.com
|
||||
|
||||
|
@ -29,18 +29,8 @@ BuildRequires: python3-2to3
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-distribute
|
||||
BuildRequires: python3-nose
|
||||
%ifarch x86_64
|
||||
%if 0%{?suse_version} <= 1140
|
||||
# to allow ownership of noarch python directories
|
||||
BuildRequires: python3-32bit
|
||||
%endif
|
||||
%endif
|
||||
%if 0%{?suse_version} > 1110
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
Requires: python3
|
||||
|
||||
%{!?python3_sitelib: %global python3_sitelib %(python3 -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
|
||||
Requires: python(abi) = %{py_ver}
|
||||
|
||||
%description
|
||||
Google's IP address manipulation library. An IPv4/IPv6 manipulation library
|
||||
|
Loading…
Reference in New Issue
Block a user