forked from pool/python-setuptools_scm
Accepting request 957014 from home:pgajdos:python
- fix integration tests OBS-URL: https://build.opensuse.org/request/show/957014 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=67
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 23 11:02:50 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
- fix integration tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 5 20:29:24 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -75,6 +75,7 @@ in SCM metadata. It also handles file finders for the supperted SCMs.
|
||||
|
||||
%if %{with test}
|
||||
%check
|
||||
sed -i 's:python\( setup.py\):python3\1:' testing/test_integration.py
|
||||
# pip download needs network
|
||||
%pytest -k "not test_pip_download"
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user