summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-03-16 00:18:09 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-16 00:18:09 +0700
commitef31dbbd667a410c0c7de0292f0e91a0342d2c3b (patch)
treea6a056cd026c9c2534f606f531e706261093a155 /python
parent7a9dea1746be82a23c7dc26fcbc2e670e13f3123 (diff)
downloadslackbuilds-ef31dbbd667a410c0c7de0292f0e91a0342d2c3b.tar.gz
slackbuilds-ef31dbbd667a410c0c7de0292f0e91a0342d2c3b.tar.xz
python/astroid: Updated for version 1.3.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/astroid/astroid.SlackBuild4
-rw-r--r--python/astroid/astroid.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/astroid/astroid.SlackBuild b/python/astroid/astroid.SlackBuild
index 4a6e4f6c09..66a9f5d41d 100644
--- a/python/astroid/astroid.SlackBuild
+++ b/python/astroid/astroid.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for astroid
-# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada
+# Copyright 2014 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=astroid
-VERSION=${VERSION:-1.3.4}
+VERSION=${VERSION:-1.3.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/astroid/astroid.info b/python/astroid/astroid.info
index 1c8341e5f3..af5f14fdcf 100644
--- a/python/astroid/astroid.info
+++ b/python/astroid/astroid.info
@@ -1,8 +1,8 @@
PRGNAM="astroid"
-VERSION="1.3.4"
+VERSION="1.3.6"
HOMEPAGE="https://bitbucket.org/logilab/astroid"
-DOWNLOAD="https://pypi.python.org/packages/source/a/astroid/astroid-1.3.4.tar.gz"
-MD5SUM="24e89453422bc39b0e1a9e4d7e0a1b0f"
+DOWNLOAD="https://pypi.python.org/packages/source/a/astroid/astroid-1.3.6.tar.gz"
+MD5SUM="0d387f5b2e878f424b95af3bfe44e106"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools logilab-common"