aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-05-31 11:35:56 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-01 16:45:52 +0700
commitc0363a79b58199b9515ba3339f2cfec390e5df8b (patch)
tree50ccf2cdf1da63b257656d4c7e523a303ab8944b /python
parent32e3f7604e7307e4bbe41ef4ebdd1286b9d728ab (diff)
python/python3-hishel: Updated for version 0.0.27.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 ce76d3d8c6ba8..552567614e629 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.26}
+VERSION=${VERSION:-0.0.27}
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 61fa7a35ba843..62bbc751622c1 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.26"
+VERSION="0.0.27"
HOMEPAGE="https://hishel.com/"
-DOWNLOAD="https://github.com/karpetrosyan/hishel/archive/refs/tags/0.0.26/hishel-0.0.26.tar.gz"
-MD5SUM="95455ba6180c0ec530b7fda71b2a9e3e"
+DOWNLOAD="https://github.com/karpetrosyan/hishel/archive/refs/tags/0.0.27/hishel-0.0.27.tar.gz"
+MD5SUM="a9c3787913d6666428ecdfd0534deae3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-httpx"