python/python3-hishel: Version bump to 0.0.33

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jeremy Hansen 2024-10-29 22:49:31 -07:00 committed by Willy Sudiarto Raharjo
parent 4fff8212c4
commit 812cf12304
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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"