From 520ba0cb6c73a92d208ffc523056a6cb2da6ce95 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Wed, 29 Jul 2015 07:44:55 +0300 Subject: python/autopep8: Updated for version 1.2. 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 da67717ef8bc..c7724cc1fba0 100644 --- a/python/autopep8/autopep8.SlackBuild +++ b/python/autopep8/autopep8.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for autopep8 -# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014-2015 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.1.1} +VERSION=${VERSION:-1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/autopep8/autopep8.info b/python/autopep8/autopep8.info index 44b7bcf96858..f36342b4a8ad 100644 --- a/python/autopep8/autopep8.info +++ b/python/autopep8/autopep8.info @@ -1,8 +1,8 @@ PRGNAM="autopep8" -VERSION="1.1.1" +VERSION="1.2" HOMEPAGE="https://github.com/hhatto/autopep8" -DOWNLOAD="https://pypi.python.org/packages/source/a/autopep8/autopep8-1.1.1.tar.gz" -MD5SUM="e52f1a9a3df04d7706451a80345cf3ec" +DOWNLOAD="https://pypi.python.org/packages/source/a/autopep8/autopep8-1.2.tar.gz" +MD5SUM="6cfbc826e46e3a4c7fb18b6b784ebfb9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pep8" -- cgit v1.2.3