diff --git a/python-tblib.spec b/python-tblib.spec index 58b8a07..93fa21e 100644 --- a/python-tblib.spec +++ b/python-tblib.spec @@ -36,7 +36,7 @@ Source: https://files.pythonhosted.org/packages/source/t/tblib/tblib-%{v # PATCH-FIX-UPSTREAM https://github.com/ionelmc/python-tblib/pull/77 vendore reraise() from six Patch0: vendore-reraise-from-six.patch # PATCH-FIX-UPSTREAM https://github.com/ionelmc/python-tblib/issues/74 More aggressive location stripping. Ref #74. -Patch0: more-aggressive-location-stripping.patch +Patch1: more-aggressive-location-stripping.patch BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel}