summaryrefslogtreecommitdiffstats
path: root/python/python3-hatch_vcs
diff options
context:
space:
mode:
author fourtysixandtwo2022-12-11 05:24:03 +0100
committer Willy Sudiarto Raharjo2022-12-12 10:39:15 +0100
commit03c536b4113d5224011ec1987081d8eabf368b7c (patch)
tree7211c0b2184385e96e1a62aa8458d795dcab569c /python/python3-hatch_vcs
parented011af6d1a2b4141913a63cc248fb56637572f6 (diff)
downloadslackbuilds-03c536b4113d5224011ec1987081d8eabf368b7c.tar.gz
python/python3-hatch_vcs: Updated for version 0.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-hatch_vcs')
-rw-r--r--python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild2
-rw-r--r--python/python3-hatch_vcs/python3-hatch_vcs.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild b/python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild
index 0ededce966..d14bc43b8d 100644
--- a/python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild
+++ b/python/python3-hatch_vcs/python3-hatch_vcs.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-hatch_vcs
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
-VERSION=${VERSION:-0.2.0}
+VERSION=${VERSION:-0.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-hatch_vcs/python3-hatch_vcs.info b/python/python3-hatch_vcs/python3-hatch_vcs.info
index 87d322d9c7..b34cbdb3b9 100644
--- a/python/python3-hatch_vcs/python3-hatch_vcs.info
+++ b/python/python3-hatch_vcs/python3-hatch_vcs.info
@@ -1,8 +1,8 @@
PRGNAM="python3-hatch_vcs"
-VERSION="0.2.0"
+VERSION="0.3.0"
HOMEPAGE="https://github.com/ofek/hatch-vcs"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/h/hatch_vcs/hatch_vcs-0.2.0.tar.gz"
-MD5SUM="e56b6d0c05cfb9b59d493c67f94d6e48"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/h/hatch_vcs/hatch_vcs-0.3.0.tar.gz"
+MD5SUM="c2f2cbe6851b7b2969cb4aa24c4b9b2f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-hatchling"