summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-05-10 10:31:30 +0200
committer Willy Sudiarto Raharjo2018-05-12 01:58:32 +0200
commitb0c80164bbccee0d448ce7bf9102f2ec1d449fb5 (patch)
tree36d210dc6f3a0af4f91b973e45cb882b6bb5c9f6
parent63d9535f87c84dffede343197c18c1ee7c0e5bde (diff)
downloadslackbuilds-b0c80164bbccee0d448ce7bf9102f2ec1d449fb5.tar.gz
python/pycodestyle: Updated for version 2.4.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--python/pycodestyle/pycodestyle.SlackBuild4
-rw-r--r--python/pycodestyle/pycodestyle.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/pycodestyle/pycodestyle.SlackBuild b/python/pycodestyle/pycodestyle.SlackBuild
index 508181d56e..23d2ff0ce8 100644
--- a/python/pycodestyle/pycodestyle.SlackBuild
+++ b/python/pycodestyle/pycodestyle.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pycodestyle
-# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-2018 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pycodestyle
-VERSION=${VERSION:-2.3.1}
+VERSION=${VERSION:-2.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pycodestyle/pycodestyle.info b/python/pycodestyle/pycodestyle.info
index beae339d1f..d4d16f8bd0 100644
--- a/python/pycodestyle/pycodestyle.info
+++ b/python/pycodestyle/pycodestyle.info
@@ -1,8 +1,8 @@
PRGNAM="pycodestyle"
-VERSION="2.3.1"
+VERSION="2.4.0"
HOMEPAGE="https://pycodestyle.readthedocs.io/en/latest/"
-DOWNLOAD="https://pypi.python.org/packages/e1/88/0e2cbf412bd849ea6f1af1f97882add46a374f4ba1d2aea39353609150ad/pycodestyle-2.3.1.tar.gz"
-MD5SUM="240e342756af30cae0983b16303a2055"
+DOWNLOAD="https://files.pythonhosted.org/packages/28/ad/cae9654d7fd64eb3d2ab2c44c9bf8dc5bd4fb759625beab99532239aa6e8/pycodestyle-2.4.0.tar.gz"
+MD5SUM="85bbebd2c90d2f833c1db467d4d0e9a3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""