summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-06-14 04:47:15 +0200
committer Erik Hanson2014-06-18 23:18:59 +0200
commitff9096c7da7ed3eb4a882d46ad2debde1432fb21 (patch)
tree74de34d1d2897f59c38ca1a79d943bf421312110 /python
parenta08d8dd0a6377737711deee84ac39e02b9cba0c7 (diff)
downloadslackbuilds-ff9096c7da7ed3eb4a882d46ad2debde1432fb21.tar.gz
python/pipdeptree: Updated for version 0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 41abdd88b7..17b59527f4 100644
--- a/python/pipdeptree/pipdeptree.SlackBuild
+++ b/python/pipdeptree/pipdeptree.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=pipdeptree
-VERSION=${VERSION:-0.2}
+VERSION=${VERSION:-0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pipdeptree/pipdeptree.info b/python/pipdeptree/pipdeptree.info
index b876ab3e16..a1e5b13b5b 100644
--- a/python/pipdeptree/pipdeptree.info
+++ b/python/pipdeptree/pipdeptree.info
@@ -1,8 +1,8 @@
PRGNAM="pipdeptree"
-VERSION="0.2"
+VERSION="0.3"
HOMEPAGE="https://github.com/naiquevin/pipdeptree"
-DOWNLOAD="https://pypi.python.org/packages/source/p/pipdeptree/pipdeptree-0.2.tar.gz"
-MD5SUM="ae158d2c7e388bc8d9eabbaedbfda445"
+DOWNLOAD="https://pypi.python.org/packages/source/p/pipdeptree/pipdeptree-0.3.tar.gz"
+MD5SUM="1c04fd1031cd2a5dcf14cf4367763c5c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pip"