From cf3d602cd821e7a25ac1309b2ef37a3de6b55d2b8d6295d7f81ff815b6f1c8ad Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 8 Jun 2017 10:07:18 +0000 Subject: [PATCH] - remove fix-sle11-test-failure.patch: this doesn't build for SLE11 anymore, so no need to patch it anymore OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=112 --- python-setuptools.changes | 2 ++ python-setuptools.spec | 7 ------- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/python-setuptools.changes b/python-setuptools.changes index 83b4c05..4323b75 100644 --- a/python-setuptools.changes +++ b/python-setuptools.changes @@ -20,6 +20,8 @@ Thu Jun 8 10:04:16 UTC 2017 - dmueller@suse.com referencing #436. The approach had unintended consequences, causing sdist installs to be missing files. +- remove fix-sle11-test-failure.patch: this doesn't build for + SLE11 anymore, so no need to patch it anymore ------------------------------------------------------------------- Thu Feb 23 13:28:56 UTC 2017 - jmatejek@suse.com diff --git a/python-setuptools.spec b/python-setuptools.spec index a50259a..f5e9930 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -27,8 +27,6 @@ Group: Development/Languages/Python Source: https://pypi.io/packages/source/s/setuptools/setuptools-%{version}.zip Source1: psfl.txt Source2: zpl.txt -# NOTE(toabctl): Fix for SLE11SP3 test failures -Patch3: fix-sle11-test-failure.patch BuildRequires: %{python_module appdirs} BuildRequires: %{python_module devel} BuildRequires: %{python_module packaging} @@ -52,9 +50,7 @@ Requires(postun): update-alternatives Provides: %{oldpython}-distribute = %{version} Obsoletes: %{oldpython}-distribute < %{version} %endif -%if 0%{?suse_version} > 1110 BuildArch: noarch -%endif %python_subpackages @@ -66,9 +62,6 @@ especially ones that have dependencies on other packages. %prep %setup -q -n setuptools-%{version} -%if 0%{?suse_version} && 0%{?suse_version} <= 1220 -%patch3 -p1 -%endif find . -type f -name "*.orig" -delete # fix rpmlint spurious-executable-perm