summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/flake8/flake8.SlackBuild2
-rw-r--r--python/flake8/flake8.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/flake8/flake8.SlackBuild b/python/flake8/flake8.SlackBuild
index 4888d6df2c..07c8730dd9 100644
--- a/python/flake8/flake8.SlackBuild
+++ b/python/flake8/flake8.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=flake8
-VERSION=${VERSION:-3.0.2}
+VERSION=${VERSION:-3.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/flake8/flake8.info b/python/flake8/flake8.info
index b1c2654292..8634071141 100644
--- a/python/flake8/flake8.info
+++ b/python/flake8/flake8.info
@@ -1,8 +1,8 @@
PRGNAM="flake8"
-VERSION="3.0.2"
+VERSION="3.0.3"
HOMEPAGE="https://gitlab.com/pycqa/flake8"
-DOWNLOAD="https://pypi.python.org/packages/78/02/11d818facb72952e07e50a87aa5fccb36884c0f350a6f9121e2ffbf1fa4a/flake8-3.0.2.tar.gz"
-MD5SUM="3074789ea43c6e75e1c9f671d0376a4e"
+DOWNLOAD="https://pypi.python.org/packages/e2/dd/cf299399dec65eed186509d625760195938e83d3bcf78f47d443d58aff7d/flake8-3.0.3.tar.gz"
+MD5SUM="c99edfaf43d44ad6be88e246d73c2bd6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pycodestyle pyflakes python-mccabe"