aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-10-29 22:49:31 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-02 19:28:26 +0700
commit812cf12304d4f1b114c5e6d8887a97439da31878 (patch)
tree4a9a1b7680fc4ae42dcc2af5fb6289d78fb99127 /python
parent4fff8212c4c60aaf9e3b21b536c552cc4e3a99b2 (diff)
python/python3-hishel: Version bump to 0.0.33
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-hishel/python3-hishel.SlackBuild2
-rw-r--r--python/python3-hishel/python3-hishel.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-hishel/python3-hishel.SlackBuild b/python/python3-hishel/python3-hishel.SlackBuild
index 8f42d4832cc0..7fe637bbf0fa 100644
--- a/python/python3-hishel/python3-hishel.SlackBuild
+++ b/python/python3-hishel/python3-hishel.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-hishel
-VERSION=${VERSION:-0.0.31}
+VERSION=${VERSION:-0.0.33}
SRCNAM=${SRCNAM:-hishel}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-hishel/python3-hishel.info b/python/python3-hishel/python3-hishel.info
index b0a3a18af501..aafbf2a692ed 100644
--- a/python/python3-hishel/python3-hishel.info
+++ b/python/python3-hishel/python3-hishel.info
@@ -1,8 +1,8 @@
PRGNAM="python3-hishel"
-VERSION="0.0.31"
+VERSION="0.0.33"
HOMEPAGE="https://hishel.com/"
-DOWNLOAD="https://github.com/karpetrosyan/hishel/archive/refs/tags/0.0.31/hishel-0.0.31.tar.gz"
-MD5SUM="a101670320020814fa5c2b5bd78fc874"
+DOWNLOAD="https://github.com/karpetrosyan/hishel/archive/refs/tags/0.0.33/hishel-0.0.33.tar.gz"
+MD5SUM="567d4e21978a35980153fb47d4543f4a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-httpx"