Accepting request 880054 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/880054 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8-comprehensions?expand=0&rev=7
This commit is contained in:
commit
8b4d1ae487
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user