diff options
-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 78921f3d22..f075f12b43 100644 --- a/python/pipdeptree/pipdeptree.SlackBuild +++ b/python/pipdeptree/pipdeptree.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pipdeptree -VERSION=${VERSION:-0.7.0} +VERSION=${VERSION:-0.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pipdeptree/pipdeptree.info b/python/pipdeptree/pipdeptree.info index e7657db578..8a1da952fa 100644 --- a/python/pipdeptree/pipdeptree.info +++ b/python/pipdeptree/pipdeptree.info @@ -1,8 +1,8 @@ PRGNAM="pipdeptree" -VERSION="0.7.0" +VERSION="0.8.0" HOMEPAGE="https://github.com/naiquevin/pipdeptree" -DOWNLOAD="https://pypi.python.org/packages/8b/41/85ad719f8e7f76764d2da84c4cd23b50d7639728bb12b0e5ffe405f6e4e0/pipdeptree-0.7.0.tar.gz" -MD5SUM="688330de5d4c854578933b8ff928c457" +DOWNLOAD="https://pypi.python.org/packages/9b/a8/1f6bd10cac7d46ab94900267ad1e3d31056816351926daec35828dc4ece8/pipdeptree-0.8.0.tar.gz" +MD5SUM="cc3c969b52c585bde9d77afe5bd905e7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pip" |