From 3a20791191737ef535574869485a4f6485c1f222 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 16 Nov 2023 10:46:35 -0600 Subject: [PATCH] python3-httpcore: update to 1.0.2. --- 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 ef57c2a5404..c2ac2a47e19 100644 --- a/srcpkgs/python3-httpcore/template +++ b/srcpkgs/python3-httpcore/template @@ -1,7 +1,7 @@ # Template file for 'python3-httpcore' pkgname=python3-httpcore -version=0.18.0 -revision=2 +version=1.0.2 +revision=1 build_style=python3-pep517 hostmakedepends="python3-poetry-core hatchling" 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=0280df5defe0091029f2dbbfb50c4107597e78f8cc0d24577c4d99acb6621692 +checksum=a4354cd7291b667110f2146875c0db38cf3151c33a83b81be74c30994ce246d6 post_install() { vlicense LICENSE.md