From 2fb34200392b92fda49c8822c600d83f4789e5044f0bcb75573f14d000147e23 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 17 Sep 2020 11:10:48 +0000 Subject: [PATCH] - update to 1.5.3: - Change messages to have shorter text OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-builtins?expand=0&rev=7 --- flake8-builtins-1.5.2.tar.gz | 3 --- flake8-builtins-1.5.3.tar.gz | 3 +++ python-flake8-builtins.changes | 6 ++++++ python-flake8-builtins.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 flake8-builtins-1.5.2.tar.gz create mode 100644 flake8-builtins-1.5.3.tar.gz diff --git a/flake8-builtins-1.5.2.tar.gz b/flake8-builtins-1.5.2.tar.gz deleted file mode 100644 index 40b2e8f..0000000 --- a/flake8-builtins-1.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe7be13fe51bfb06bdae6096c6488e328c822c3aa080e24b91b77116a4fbb8b0 -size 16267 diff --git a/flake8-builtins-1.5.3.tar.gz b/flake8-builtins-1.5.3.tar.gz new file mode 100644 index 0000000..3cc2f3e --- /dev/null +++ b/flake8-builtins-1.5.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09998853b2405e98e61d2ff3027c47033adbdc17f9fe44ca58443d876eb00f3b +size 16581 diff --git a/python-flake8-builtins.changes b/python-flake8-builtins.changes index 491c2be..382d7c1 100644 --- a/python-flake8-builtins.changes +++ b/python-flake8-builtins.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 17 11:10:13 UTC 2020 - Dirk Mueller + +- update to 1.5.3: + - Change messages to have shorter text + ------------------------------------------------------------------- Thu Apr 16 10:50:24 UTC 2020 - Tomáš Chvátal diff --git a/python-flake8-builtins.spec b/python-flake8-builtins.spec index 267d9cc..b0c8494 100644 --- a/python-flake8-builtins.spec +++ b/python-flake8-builtins.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-flake8-builtins -Version: 1.5.2 +Version: 1.5.3 Release: 0 Summary: Flake8 Builtins plugin License: GPL-2.0-only