forked from pool/python-flake8-import-order
Accepting request 1040477 from home:yarunachalam:branches:devel:languages:python
- Update to version 0.18.2 * Add zoneinfo to list of standard library modules * Fix registering of options with Flake8 >= 6.0 OBS-URL: https://build.opensuse.org/request/show/1040477 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-import-order?expand=0&rev=17
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a28dc39545ea4606c1ac3c24e9d05c849c6e5444a50fb7e9cdd430fc94de6e92
|
||||
size 21180
|
||||
3
flake8-import-order-0.18.2.tar.gz
Normal file
3
flake8-import-order-0.18.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e23941f892da3e0c09d711babbb0c73bc735242e9b216b726616758a920d900e
|
||||
size 21717
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 03:28:14 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 0.18.2
|
||||
* Add zoneinfo to list of standard library modules
|
||||
* Fix registering of options with Flake8 >= 6.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 12:06:21 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-flake8-import-order
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without python2
|
||||
Name: python-flake8-import-order
|
||||
Version: 0.18.1
|
||||
Version: 0.18.2
|
||||
Release: 0
|
||||
Summary: Flake8 plugin that checks the ordering of import statements
|
||||
License: LGPL-3.0-only
|
||||
|
||||
Reference in New Issue
Block a user