aboutsummaryrefslogtreecommitdiff
path: root/python/python3-httpcore
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-04-24 22:12:33 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-26 10:17:41 +0700
commit74f514a416b15c4d4914d701bea9b84ea2cb2446 (patch)
tree1f2974b82aa0316ce5c202d2e4fe515940aa41f6 /python/python3-httpcore
parent3329e5b3be729105283b3a1bda0bc44df6b836e4 (diff)
python/python3-httpcore: Updated for version 1.0.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-httpcore')
-rw-r--r--python/python3-httpcore/python3-httpcore.SlackBuild2
-rw-r--r--python/python3-httpcore/python3-httpcore.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-httpcore/python3-httpcore.SlackBuild b/python/python3-httpcore/python3-httpcore.SlackBuild
index 4ab892a1d7..92d10d43dc 100644
--- a/python/python3-httpcore/python3-httpcore.SlackBuild
+++ b/python/python3-httpcore/python3-httpcore.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-httpcore
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-1.0.8}
+VERSION=${VERSION:-1.0.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-httpcore/python3-httpcore.info b/python/python3-httpcore/python3-httpcore.info
index c19e0ff2cd..63d77ea1f9 100644
--- a/python/python3-httpcore/python3-httpcore.info
+++ b/python/python3-httpcore/python3-httpcore.info
@@ -1,8 +1,8 @@
PRGNAM="python3-httpcore"
-VERSION="1.0.8"
+VERSION="1.0.9"
HOMEPAGE="https://github.com/encode/httpcore"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/h/httpcore/httpcore-1.0.8.tar.gz"
-MD5SUM="578c9c52f8dd73b0c865fe36176062bd"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/h/httpcore/httpcore-1.0.9.tar.gz"
+MD5SUM="5157e7240632c2984cfda1f7ac54dfc7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-hatch_fancy_pypi_readme python3-anyio python3-h11"