forked from pool/python-warlock
- Skipped test_recursive_models because the package is
incompatible with jsonschema < 4 (gh#bcwaldon/warlock#64). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-warlock?expand=0&rev=33
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-warlock
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -53,7 +53,8 @@ rm pytest.ini
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%pytest
|
||||
# Skipped because of gh#bcwaldon/warlock#64 (the package is incompatible with jsonschema < 4)
|
||||
%pytest -k 'not test_recursive_models'
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.md
|
||||
|
||||
Reference in New Issue
Block a user