14
0
2019-11-15 07:49:54 +00:00
committed by Git OBS Bridge
parent 5360121d55
commit 1900883591
3 changed files with 43 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-setuptools
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -36,6 +36,7 @@ Source: https://files.pythonhosted.org/packages/source/s/setuptools/setu
Source1: psfl.txt
Source2: zpl.txt
Patch0: sort-for-reproducibility.patch
Patch1: imporlib.patch
BuildRequires: %{python_module appdirs}
BuildRequires: %{python_module ordered-set}
BuildRequires: %{python_module packaging}
@@ -87,6 +88,7 @@ especially ones that have dependencies on other packages.
%prep
%setup -q -n setuptools-%{version}
%patch0 -p1
%patch1 -p1
find . -type f -name "*.orig" -delete
# fix rpmlint spurious-executable-perm