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:
Todd R 2012-11-25 11:10:43 +00:00 committed by Git OBS Bridge
parent beb53a8187
commit 8263ee14d7
2 changed files with 6 additions and 11 deletions

View File

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

View File

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