15
0

Accepting request 1010145 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1010145
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8-isort?expand=0&rev=4
This commit is contained in:
2022-10-12 16:25:51 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 12 03:22:12 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- update to 4.2.0
* Fix compatibility with flake8 version 5.
-------------------------------------------------------------------
Sat Jan 15 15:40:29 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global skip_python2 1
Name: python-flake8-isort
Version: 4.1.1
Version: 4.2.0
Release: 0
Summary: Plugin integrating isort in flake8
License: GPL-2.0-only