Accepting request 820449 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/820449
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-comprehensions?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal 2020-07-12 06:37:01 +00:00 committed by Git OBS Bridge
parent 366dcb1e00
commit ee654c2c50
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef83c8e53e442e0c76b4f441c4248f536c3a4c83346b4e4402a38d5fd9f5b4b9
size 20574

3
3.2.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2624af35ebc593a5547123ab36489f934e26466deac029eaa60da18cac35d582
size 21257

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jul 11 18:38:19 UTC 2020 - Arun Persaud <arun@gmx.de>
- update to version 3.2.3:
* Made C408 only apply when no arguments are passed to
dict/list/tuple.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Feb 9 16:53:49 UTC 2020 - Arun Persaud <arun@gmx.de> Sun Feb 9 16:53:49 UTC 2020 - Arun Persaud <arun@gmx.de>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1 %define skip_python2 1
Name: python-flake8-comprehensions Name: python-flake8-comprehensions
Version: 3.2.2 Version: 3.2.3
Release: 0 Release: 0
Summary: A flake8 plugin to help you write better list/set/dict comprehensions Summary: A flake8 plugin to help you write better list/set/dict comprehensions
License: ISC License: ISC