forked from pool/python-pygaljs
- Fix building with new pytest releases
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygaljs?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
1af6f3298d
commit
617666fc63
@@ -25,7 +25,6 @@ License: GPL-3.0-or-later
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/ionelmc/python-pygaljs
|
||||
Source: https://files.pythonhosted.org/packages/source/p/pygaljs/pygaljs-%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
@@ -38,6 +37,7 @@ Python package providing assets from https://github.com/Kozea/pygal.js
|
||||
|
||||
%prep
|
||||
%setup -q -n pygaljs-%{version}
|
||||
sed -i -e 's/\[pytest\]/\[tools:pytest\]/g' setup.cfg
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
Reference in New Issue
Block a user