summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-11-19 14:36:29 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-11-21 08:05:09 +0700
commitc24f33c37b99186d6522cafc28c60fddf06caf8a (patch)
tree7c544475de0bb5246f2c34b5c68f4d29eeae0ca4
parent56dbaccb01049e42923f95ffab231d129617b1c2 (diff)
downloadslackbuilds-c24f33c37b99186d6522cafc28c60fddf06caf8a.tar.gz
slackbuilds-c24f33c37b99186d6522cafc28c60fddf06caf8a.tar.xz
python/pipdeptree: Updated for version 0.4.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--python/pipdeptree/pipdeptree.SlackBuild2
-rw-r--r--python/pipdeptree/pipdeptree.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pipdeptree/pipdeptree.SlackBuild b/python/pipdeptree/pipdeptree.SlackBuild
index daefbfc484..730e70001a 100644
--- a/python/pipdeptree/pipdeptree.SlackBuild
+++ b/python/pipdeptree/pipdeptree.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=pipdeptree
-VERSION=${VERSION:-0.4}
+VERSION=${VERSION:-0.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pipdeptree/pipdeptree.info b/python/pipdeptree/pipdeptree.info
index dec9348554..3b694954e7 100644
--- a/python/pipdeptree/pipdeptree.info
+++ b/python/pipdeptree/pipdeptree.info
@@ -1,8 +1,8 @@
PRGNAM="pipdeptree"
-VERSION="0.4"
+VERSION="0.4.2"
HOMEPAGE="https://github.com/naiquevin/pipdeptree"
-DOWNLOAD="https://pypi.python.org/packages/source/p/pipdeptree/pipdeptree-0.4.tar.gz"
-MD5SUM="b342e861981094b4108d282a83546e3f"
+DOWNLOAD="https://pypi.python.org/packages/source/p/pipdeptree/pipdeptree-0.4.2.tar.gz"
+MD5SUM="77b8ba53cc333dcf9bfe5aac9942614a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pip"