From a46c737fdd1ea39c6ea9f8fd520d0715f2d03b5c Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Mon, 23 May 2022 09:42:51 -0500 Subject: [PATCH] python3-httpcore: update to 0.15.0. --- 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 99d7b420fe7..5491bf7c0cd 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.14.7 +version=0.15.0 revision=1 wrksrc="httpcore-$version" build_style=python3-module @@ -12,7 +12,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=7f5736b3d1a2382d3b137c8f77d19229f3742789447ef1c1a55bb95918c02277 +checksum=e5458b6342fb6a0cdd58b86c1336516b90ad8879dedc24a9667f9fdf7b4081ea make_check=no # at least trustme python module is not packaged post_install() {