forked from pool/python-pip-api
Accepting request 1128597 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1128597 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pip-api?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 24 08:08:45 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
- Skip more tests that need network access
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 13 08:58:11 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
||||
@@ -59,7 +59,7 @@ rm -Rf ./pip_api/_vendor
|
||||
|
||||
%check
|
||||
# Broken with current packaging ; requires network
|
||||
%pytest -k 'not (test_installed_distributions_legacy_version)'
|
||||
%pytest -k 'not (test_installed_distributions_legacy_version or test_installed_distributions or test_invoke_install or test_invoke_uninstall or test_isolation or test_all_the_right_pips or test_version)'
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.md
|
||||
|
||||
Reference in New Issue
Block a user