Accepting request 1073581 from devel:languages:python
- update to 3.11.1: * Fix false positives in C406 “unnecessary dict literal”. * Expand C416 to ``dict`` comprehensions. OBS-URL: https://build.opensuse.org/request/show/1073581 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8-comprehensions?expand=0&rev=9
This commit is contained in:
commit
967d9f17b8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30faf9834dcb54f5786219a9c47eab7c6ebe03ecb4f1ae6e33f06708656691c0
|
||||
size 15503
|
3
3.11.1.tar.gz
Normal file
3
3.11.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7ee12f86b25302175994f614e11319004d86f13f0468fd693c1150af915fae6
|
||||
size 16143
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 21 15:37:43 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.11.1:
|
||||
* Fix false positives in C406 “unnecessary dict literal”.
|
||||
* Expand C416 to ``dict`` comprehensions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 9 09:48:27 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define skip_python2 1
|
||||
Name: python-flake8-comprehensions
|
||||
Version: 3.10.1
|
||||
Version: 3.11.1
|
||||
Release: 0
|
||||
Summary: A flake8 plugin to help you write better list/set/dict comprehensions
|
||||
License: ISC
|
||||
|
Loading…
x
Reference in New Issue
Block a user