diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/pipdeptree/pipdeptree.SlackBuild | 2 | ||||
-rw-r--r-- | python/pipdeptree/pipdeptree.info | 6 |
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" |