summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/autopep8/autopep8.SlackBuild4
-rw-r--r--python/autopep8/autopep8.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/autopep8/autopep8.SlackBuild b/python/autopep8/autopep8.SlackBuild
index 774ae35d65..5c57570429 100644
--- a/python/autopep8/autopep8.SlackBuild
+++ b/python/autopep8/autopep8.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for autopep8
-# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-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=autopep8
-VERSION=${VERSION:-1.3.2}
+VERSION=${VERSION:-1.3.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/autopep8/autopep8.info b/python/autopep8/autopep8.info
index 23efb65395..d6082fc4bc 100644
--- a/python/autopep8/autopep8.info
+++ b/python/autopep8/autopep8.info
@@ -1,8 +1,8 @@
PRGNAM="autopep8"
-VERSION="1.3.2"
+VERSION="1.3.5"
HOMEPAGE="https://github.com/hhatto/autopep8"
-DOWNLOAD="https://pypi.python.org/packages/0a/fc/c541b2fa1b244e0484216076b95468dc011ae90016b8f37333a24a11e468/autopep8-1.3.2.tar.gz"
-MD5SUM="5aa2ab9ff4ac0f9ac143229f7c3fed7b"
+DOWNLOAD="https://pypi.python.org/packages/b7/0c/20cf0a438d5273bfd2d607ada3a7a782845ab3776c1c83c1d3baca05535e/autopep8-1.3.5.tar.gz"
+MD5SUM="9d0dfe251d003edb8f6a95dc4929b7b7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pycodestyle"