forked from pool/python-devpi-client
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-devpi-client?expand=0&rev=33
This commit is contained in:
@@ -103,6 +103,8 @@ donttest+=" or test_derive_devpi_token or test_derive_legacy_token or test_deriv
|
||||
donttest+=" or test_simple_install_missing_venvdir"
|
||||
# Broken tests with python3.12 because missing setuptools
|
||||
donttest+=" or test_main_example or test_specific_version or test_pkgname_with_dashes"
|
||||
# broken tests with tox
|
||||
donttest+=" or test_toxresult_forbidden"
|
||||
%pytest -k "not ($donttest)"
|
||||
%endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user