From e8ad5253df3f3b38d16c3bc720049e351beba9a4 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Wed, 4 Apr 2018 20:59:39 +0200 Subject: [PATCH] python/pipdeptree: Updated for version 0.11.0. Signed-off-by: Dimitris Zlatanidis --- python/pipdeptree/pipdeptree.SlackBuild | 4 ++-- python/pipdeptree/pipdeptree.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python/pipdeptree/pipdeptree.SlackBuild b/python/pipdeptree/pipdeptree.SlackBuild index f075f12b43..67df2f4afb 100644 --- a/python/pipdeptree/pipdeptree.SlackBuild +++ b/python/pipdeptree/pipdeptree.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pipdeptree -# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pipdeptree -VERSION=${VERSION:-0.8.0} +VERSION=${VERSION:-0.11.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pipdeptree/pipdeptree.info b/python/pipdeptree/pipdeptree.info index 8a1da952fa..1f3331a101 100644 --- a/python/pipdeptree/pipdeptree.info +++ b/python/pipdeptree/pipdeptree.info @@ -1,8 +1,8 @@ PRGNAM="pipdeptree" -VERSION="0.8.0" +VERSION="0.11.0" HOMEPAGE="https://github.com/naiquevin/pipdeptree" -DOWNLOAD="https://pypi.python.org/packages/9b/a8/1f6bd10cac7d46ab94900267ad1e3d31056816351926daec35828dc4ece8/pipdeptree-0.8.0.tar.gz" -MD5SUM="cc3c969b52c585bde9d77afe5bd905e7" +DOWNLOAD="https://pypi.python.org/packages/3c/96/c029c354e9f26abdc100b813ceeaef3ee1157485bcd13ed74625661f868b/pipdeptree-0.11.0.tar.gz" +MD5SUM="0f8d54572e9f700357e16fc994fb1b04" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pip"