From 8263ee14d7ee6a1eeb19418e55e0eb8789ec965b74f08da9b37310de24fabbe3 Mon Sep 17 00:00:00 2001 From: Todd R Date: Sun, 25 Nov 2012 11:10:43 +0000 Subject: [PATCH] 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 --- python3-ipaddr.changes | 5 +++++ python3-ipaddr.spec | 12 +----------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/python3-ipaddr.changes b/python3-ipaddr.changes index 9d97a82..204b394 100644 --- a/python3-ipaddr.changes +++ b/python3-ipaddr.changes @@ -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 diff --git a/python3-ipaddr.spec b/python3-ipaddr.spec index 7e91305..8d01b56 100644 --- a/python3-ipaddr.spec +++ b/python3-ipaddr.spec @@ -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