forked from pool/python-resolvelib
Add link to upstream issue in changelog about the reason to ignore some tests.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-resolvelib?expand=0&rev=19
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
Wed Jan 18 08:12:49 UTC 2023 - Torsten Gruner <simmphonie@opensuse.org>
|
Wed Jan 18 08:12:49 UTC 2023 - Torsten Gruner <simmphonie@opensuse.org>
|
||||||
|
|
||||||
- ignore some faulty tests
|
- ignore some faulty tests
|
||||||
|
Because of python-packaging version: gh#sarugaku/resolvelib#114
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 15 21:03:50 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Thu Dec 15 21:03:50 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
@@ -48,6 +48,8 @@ A Python module to resolve abstract dependencies into concrete ones.
|
|||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
# Ignoring some faulty tests because of python-packaging version:
|
||||||
|
# gh#sarugaku/resolvelib#114
|
||||||
%pytest --ignore tests/functional/cocoapods/test_resolvers_cocoapods.py --ignore tests/functional/python/test_resolvers_python.py
|
%pytest --ignore tests/functional/cocoapods/test_resolvers_cocoapods.py --ignore tests/functional/python/test_resolvers_python.py
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
|
Reference in New Issue
Block a user