summaryrefslogtreecommitdiffstats
path: root/python/pipdeptree
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-06-23 14:43:09 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-06-23 14:43:09 +0700
commit449a5943b4ea9809ea15f7bc93d4b9b52c197a38 (patch)
tree96d8c70ca38663629e930b93522130ecf3119506 /python/pipdeptree
parentf4b481414197f8b9c69f4e922c9dd8a7f2e176e5 (diff)
downloadslackbuilds-449a5943b4ea9809ea15f7bc93d4b9b52c197a38.tar.gz
slackbuilds-449a5943b4ea9809ea15f7bc93d4b9b52c197a38.tar.xz
python/pipdeptree: Updated for version 0.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pipdeptree')
-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 17b59527f4..daefbfc484 100644
--- a/python/pipdeptree/pipdeptree.SlackBuild
+++ b/python/pipdeptree/pipdeptree.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=pipdeptree
-VERSION=${VERSION:-0.3}
+VERSION=${VERSION:-0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pipdeptree/pipdeptree.info b/python/pipdeptree/pipdeptree.info
index a1e5b13b5b..dec9348554 100644
--- a/python/pipdeptree/pipdeptree.info
+++ b/python/pipdeptree/pipdeptree.info
@@ -1,8 +1,8 @@
PRGNAM="pipdeptree"
-VERSION="0.3"
+VERSION="0.4"
HOMEPAGE="https://github.com/naiquevin/pipdeptree"
-DOWNLOAD="https://pypi.python.org/packages/source/p/pipdeptree/pipdeptree-0.3.tar.gz"
-MD5SUM="1c04fd1031cd2a5dcf14cf4367763c5c"
+DOWNLOAD="https://pypi.python.org/packages/source/p/pipdeptree/pipdeptree-0.4.tar.gz"
+MD5SUM="b342e861981094b4108d282a83546e3f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pip"