diff --git a/flake8-import-order-0.17.1.tar.gz b/flake8-import-order-0.17.1.tar.gz deleted file mode 100644 index e9352f8..0000000 --- a/flake8-import-order-0.17.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68d430781a9ef15c85a0121500cf8462f1a4bc7672acb2a32bfdbcab044ae0b7 -size 18466 diff --git a/flake8-import-order-0.18.tar.gz b/flake8-import-order-0.18.tar.gz new file mode 100644 index 0000000..6c7f1ee --- /dev/null +++ b/flake8-import-order-0.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9be5ca10d791d458eaa833dd6890ab2db37be80384707b0f76286ddd13c16cbf +size 18507 diff --git a/python-flake8-import-order.changes b/python-flake8-import-order.changes index dc38e7d..b0775de 100644 --- a/python-flake8-import-order.changes +++ b/python-flake8-import-order.changes @@ -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 diff --git a/python-flake8-import-order.spec b/python-flake8-import-order.spec index 22df376..d3a24ea 100644 --- a/python-flake8-import-order.spec +++ b/python-flake8-import-order.spec @@ -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