forked from pool/python-CherryPy
- Do remove pytest.ini to not mess with extra options completely
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=42
This commit is contained in:
committed by
Git OBS Bridge
parent
070eee03ec
commit
3e54c5c030
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 7 14:07:44 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Do remove pytest.ini to not mess with extra options completely
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 12:40:51 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@@ -71,7 +71,7 @@ Oh, and most importantly: CherryPy is fun to work with :-)
|
||||
%prep
|
||||
%setup -q -n CherryPy-%{version}
|
||||
# do not require cov/xdist/etc
|
||||
sed -i -e '/addopts/d' pytest.ini
|
||||
rm pytest.ini
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
Reference in New Issue
Block a user