From a3da6cb9804bf56be105d2bf4d5f5a92b512ef82 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sun, 1 Apr 2018 10:12:17 +0200 Subject: python/autopep8: Updated for version 1.3.5. Signed-off-by: Dimitris Zlatanidis --- python/autopep8/autopep8.SlackBuild | 4 ++-- python/autopep8/autopep8.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/autopep8') diff --git a/python/autopep8/autopep8.SlackBuild b/python/autopep8/autopep8.SlackBuild index 774ae35d65b1..5c575704292f 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 23efb653956f..d6082fc4bc50 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" -- cgit v1.2.3