forked from pool/python-click-option-group
Accepting request 1243314 from home:mcalabkova:branches:devel:languages:python
- The test doesn't fail anymore with click 8.2.0 OBS-URL: https://build.opensuse.org/request/show/1243314 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-option-group?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 5 10:41:08 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- The test doesn't fail anymore with click 8.2.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 16 11:44:42 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
||||
@@ -57,8 +57,7 @@ dos2unix README.md CHANGELOG.md
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
# test_missing_group_decl_first_api fails with click 8.1.8 https://github.com/click-contrib/click-option-group/issues/65
|
||||
%pytest -k "not test_missing_group_decl_first_api"
|
||||
%pytest
|
||||
|
||||
%files %{python_files}
|
||||
%doc CHANGELOG.md README.md
|
||||
|
||||
Reference in New Issue
Block a user