From 76f20d2e2bbdbcb090edfa34e3a0a4ba49de3996 Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Fri, 18 Apr 2025 00:28:42 -0700 Subject: python/python3-hishel: Version bump to 0.1.2 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-hishel/python3-hishel.SlackBuild | 4 ++-- python/python3-hishel/python3-hishel.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/python3-hishel') diff --git a/python/python3-hishel/python3-hishel.SlackBuild b/python/python3-hishel/python3-hishel.SlackBuild index 9ce63f9216..5967f29956 100644 --- a/python/python3-hishel/python3-hishel.SlackBuild +++ b/python/python3-hishel/python3-hishel.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-hishel -# Copyright 2024 Jeremy Hansen +# Copyright 2024-2025 Jeremy Hansen # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-hishel -VERSION=${VERSION:-0.1.1} +VERSION=${VERSION:-0.1.2} 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 1d45e531de..4e20a0b3e9 100644 --- a/python/python3-hishel/python3-hishel.info +++ b/python/python3-hishel/python3-hishel.info @@ -1,8 +1,8 @@ PRGNAM="python3-hishel" -VERSION="0.1.1" +VERSION="0.1.2" HOMEPAGE="https://hishel.com/" -DOWNLOAD="https://github.com/karpetrosyan/hishel/archive/refs/tags/0.1.1/hishel-0.1.1.tar.gz" -MD5SUM="fb38eb608532b8c1fa6887cdf2cabd83" +DOWNLOAD="https://github.com/karpetrosyan/hishel/archive/refs/tags/0.1.2/hishel-0.1.2.tar.gz" +MD5SUM="cafcc66cebcb29776cb93c407aeb8a55" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-httpx" -- cgit v1.2.3