From 6cac5dc54ad47c9dec156027390ad89b6be41b55 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Sun, 20 Apr 2025 22:19:31 +0200 Subject: [PATCH] python3-httpcore: update to 1.0.8. --- srcpkgs/python3-httpcore/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-httpcore/template b/srcpkgs/python3-httpcore/template index 4b774174b05..a7f52a025a1 100644 --- a/srcpkgs/python3-httpcore/template +++ b/srcpkgs/python3-httpcore/template @@ -1,7 +1,7 @@ # Template file for 'python3-httpcore' pkgname=python3-httpcore -version=1.0.7 -revision=2 +version=1.0.8 +revision=1 build_style=python3-pep517 hostmakedepends="python3-poetry-core hatchling hatch-fancy-pypi-readme" depends="python3-h11 python3-sniffio python3-anyio python3-h2 python3-certifi @@ -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=f1826de42becefb334468cc3dd470601352e6c8c7b63d713e73b8073086ecb8b +checksum=3f5d4682325020efd4a5140028d37f40d01f1c961dbb8de6a46d2236cc5d7d3b post_install() { vlicense LICENSE.md