From c1cb0ca34b2255a5cbc717ebd2829b12645c84c9 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 18 May 2023 06:59:15 -0500 Subject: [PATCH] python3-httpcore: update to 0.17.1. --- 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 a5db3045b92..20f0f7d94b6 100644 --- a/srcpkgs/python3-httpcore/template +++ b/srcpkgs/python3-httpcore/template @@ -1,6 +1,6 @@ # Template file for 'python3-httpcore' pkgname=python3-httpcore -version=0.17.0 +version=0.17.1 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -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=8cbe39e7890f3c32ac23dd5d3384880f4076eb6f2eed318a9ddeb614ed5d2699 +checksum=233c2c773433b9e9bd8cc1bc67e9157dc7541933962d8770d56882e0daa9a562 post_install() { vlicense LICENSE.md