aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pipx
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-pipx')
-rw-r--r--python/python3-pipx/python3-pipx.SlackBuild2
-rw-r--r--python/python3-pipx/python3-pipx.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-pipx/python3-pipx.SlackBuild b/python/python3-pipx/python3-pipx.SlackBuild
index 4cfd48ba3f..507169be49 100644
--- a/python/python3-pipx/python3-pipx.SlackBuild
+++ b/python/python3-pipx/python3-pipx.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pipx
-VERSION=${VERSION:-1.5.0}
+VERSION=${VERSION:-1.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-pipx/python3-pipx.info b/python/python3-pipx/python3-pipx.info
index 1ab0b466ea..4d8663d19b 100644
--- a/python/python3-pipx/python3-pipx.info
+++ b/python/python3-pipx/python3-pipx.info
@@ -1,8 +1,8 @@
PRGNAM="python3-pipx"
-VERSION="1.5.0"
+VERSION="1.6.0"
HOMEPAGE="https://github.com/pipxproject/pipx"
-DOWNLOAD="https://pypi.io/packages/source/p/pipx/pipx-1.5.0.tar.gz"
-MD5SUM="a582b57504074f6783b69777dc3f95c9"
+DOWNLOAD="https://pypi.io/packages/source/p/pipx/pipx-1.6.0.tar.gz"
+MD5SUM="ac87b5f3c1d64cddd13681b223857c96"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-hatch_vcs python3-platformdirs python3-argcomplete python3-userpath"