Mark zip_safe patch as WIP and disable it for now

... as it is not reproducible with python-zmq anymore.
This commit is contained in:
Thomas Spura 2015-11-16 11:19:56 +01:00
parent dcb79cee69
commit d0c9058d09

View File

@ -38,6 +38,7 @@ Source1: psfl.txt
Source2: zpl.txt
# add-setter-for-test_args.patch
Patch1: add-setter-for-test_args.patch
# WIP patch for #1271776
Patch2: setuptools-18.5-disable-zip-safe.patch
BuildArch: noarch
@ -111,7 +112,6 @@ execute the software that requires pkg_resources.py.
%prep
%setup -q -n %{srcname}-%{version}
%patch1 -p1
%patch2
# We can't remove .egg-info (but it doesn't matter, since it'll be rebuilt):
# The problem is that to properly execute setuptools' setup.py,