summaryrefslogtreecommitdiffstats
path: root/python/pipdeptree
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2024-02-24 07:38:17 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-02 09:19:53 +0700
commite3aa519c167763e40d5680cb78286c15a526e9fc (patch)
treec69c65b120c6cecbe219773840d48417484755ab /python/pipdeptree
parent861d3253dea9ea664b73f0e4950ef7cf72e58b1c (diff)
downloadslackbuilds-e3aa519c167763e40d5680cb78286c15a526e9fc.tar.gz
slackbuilds-e3aa519c167763e40d5680cb78286c15a526e9fc.tar.xz
python/pipdeptree: Updated for version 2.15.1.
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 a728c9cc96..7f3da2ee19 100644
--- a/python/pipdeptree/pipdeptree.SlackBuild
+++ b/python/pipdeptree/pipdeptree.SlackBuild
@@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pipdeptree
-VERSION=${VERSION:-2.14.0}
+VERSION=${VERSION:-2.15.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/pipdeptree/pipdeptree.info b/python/pipdeptree/pipdeptree.info
index 8ed50f5f10..ece69e03d0 100644
--- a/python/pipdeptree/pipdeptree.info
+++ b/python/pipdeptree/pipdeptree.info
@@ -1,8 +1,8 @@
PRGNAM="pipdeptree"
-VERSION="2.14.0"
+VERSION="2.15.1"
HOMEPAGE="https://github.com/naiquevin/pipdeptree"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pipdeptree/pipdeptree-2.14.0.tar.gz"
-MD5SUM="7ac76c6ede63670e55bdf76a2937b152"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pipdeptree/pipdeptree-2.15.1.tar.gz"
+MD5SUM="0b7eb316fae9ddc642d216aec6599d67"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-scm-opt python3-hatch_vcs"