summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-12-30 06:49:51 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-12-31 08:22:38 +0700
commit7d30991066427480a9ec7c3700707f70f6390879 (patch)
treead3511f770da86f052db6e778b0132402fce0782 /python
parent8678599ad06c7e98fb9574b64190ee47891d0176 (diff)
downloadslackbuilds-7d30991066427480a9ec7c3700707f70f6390879.tar.gz
slackbuilds-7d30991066427480a9ec7c3700707f70f6390879.tar.xz
python/astroid: Updated for version 1.4.9.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/astroid/astroid.SlackBuild2
-rw-r--r--python/astroid/astroid.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/astroid/astroid.SlackBuild b/python/astroid/astroid.SlackBuild
index 3653f3c46d..39afaa85ec 100644
--- a/python/astroid/astroid.SlackBuild
+++ b/python/astroid/astroid.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=astroid
-VERSION=${VERSION:-1.4.8}
+VERSION=${VERSION:-1.4.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/astroid/astroid.info b/python/astroid/astroid.info
index 5a32091c30..1bc45e4283 100644
--- a/python/astroid/astroid.info
+++ b/python/astroid/astroid.info
@@ -1,8 +1,8 @@
PRGNAM="astroid"
-VERSION="1.4.8"
+VERSION="1.4.9"
HOMEPAGE="https://bitbucket.org/logilab/astroid"
-DOWNLOAD="https://pypi.python.org/packages/7c/80/9122e452bb54640a67933d3ff586b6e03849dca086eed53542521b1cf894/astroid-1.4.8.tar.gz"
-MD5SUM="3def6c80afcd38b4ca4aca6aea71cbde"
+DOWNLOAD="https://pypi.python.org/packages/55/14/be963877c2f336c6df8a77457f47163fd55427c0344bab2ba3f940d4edb8/astroid-1.4.9.tar.gz"
+MD5SUM="a57438971de05eb801b82eae59c05217"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="six python-lazy-object-proxy python-wrapt"