From 8499a9561b4bc898f0686377d16b67b4ffc80079 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Sun, 27 Apr 2025 19:01:10 +0200 Subject: [PATCH] python3-httpcore: update to 1.0.9. --- srcpkgs/python3-httpcore/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-httpcore/template b/srcpkgs/python3-httpcore/template index a7f52a025a1..20ea56aa055 100644 --- a/srcpkgs/python3-httpcore/template +++ b/srcpkgs/python3-httpcore/template @@ -1,6 +1,6 @@ # Template file for 'python3-httpcore' pkgname=python3-httpcore -version=1.0.8 +version=1.0.9 revision=1 build_style=python3-pep517 hostmakedepends="python3-poetry-core hatchling hatch-fancy-pypi-readme" @@ -13,7 +13,7 @@ license="BSD-3-Clause" homepage="https://www.encode.io/httpcore/" changelog="https://raw.githubusercontent.com/encode/httpcore/master/CHANGELOG.md" distfiles="https://github.com/encode/httpcore/archive/refs/tags/$version.tar.gz" -checksum=3f5d4682325020efd4a5140028d37f40d01f1c961dbb8de6a46d2236cc5d7d3b +checksum=eb542a99b37a2d6307dcbbd8b3da3b798ef9c20e82ce2e976d8ec7444cd0472c post_install() { vlicense LICENSE.md