diff --git a/python-Pympler.spec b/python-Pympler.spec index b37a972..ed7d301 100644 --- a/python-Pympler.spec +++ b/python-Pympler.spec @@ -28,8 +28,8 @@ Source: https://files.pythonhosted.org/packages/source/P/Pympler/Pympler # PATCH-FIX-UPSTREAM pympler-flaky-tests.patch gh#pympler/pympler#90 mcepl@suse.com # More cycles needed with more recent versions of Python Patch0: pympler-flaky-tests.patch -# PATCH-{FIX|FEATURE}-{OPENSUSE|SLE|UPSTREAM} name-of-file.patch bsc#[0-9]+ mcepl@suse.com -# this patch makes things totally awesome +# PATCH-FIX-UPSTREAM no-inspect-getargspec.patch gh#pympler/pympler#148 mcepl@suse.com +# Replaced removed method inspect.getargspec Patch1: no-inspect-getargspec.patch BuildRequires: %{python_module dbm} BuildRequires: %{python_module pytest}