Dominique Leuenberger 2021-03-20 20:25:43 +00:00 committed by Git OBS Bridge
commit 8b4d1ae487
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 19 08:36:26 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Don't skip test_C416_fail_1_list, because it has been fixed in
python-pytest-flake8dir.
-------------------------------------------------------------------
Thu Mar 18 12:59:11 UTC 2021 - Matej Cepl <mcepl@suse.com>

View File

@ -52,8 +52,7 @@ A flake8 plugin that helps you write better list/set/dict comprehensions.
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
# gh#adamchainz/flake8-comprehensions#313
%pytest -k 'not test_C416_fail_1_list'
%pytest
%files %{python_files}
%license LICENSE