forked from pool/python-Pympler
- Remove no-inspect-getargspec.patch, because we unbundle
bottle.py (gh#pympler/pympler#148). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pympler?expand=0&rev=17
This commit is contained in:
@@ -28,9 +28,7 @@ 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-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 bottle}
|
||||
BuildRequires: %{python_module dbm}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
@@ -51,6 +49,9 @@ can easily be identified.
|
||||
%prep
|
||||
%autosetup -p1 -n Pympler-%{version}
|
||||
|
||||
# Remove bundled bottle (gh#pympler/pympler#148)
|
||||
rm pympler/util/bottle.py
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user