15
0

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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/622323
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-import-order?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2018-07-12 17:08:12 +00:00
committed by Git OBS Bridge
parent 29b8f84e74
commit 5568b4037f
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:68d430781a9ef15c85a0121500cf8462f1a4bc7672acb2a32bfdbcab044ae0b7
size 18466

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 12 16:00:21 UTC 2018 - arun@gmx.de
- update to version 0.18:
* Add new Python 3.7 modules to the stdlib list, and support 3.7.
-------------------------------------------------------------------
Sun May 6 19:39:31 UTC 2018 - arun@gmx.de

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-flake8-import-order
Version: 0.17.1
Version: 0.18
Release: 0
Summary: Flake8 plugin that checks the ordering of import statements
License: LGPL-3.0-only