diff --git a/srcpkgs/python3-httpcore/template b/srcpkgs/python3-httpcore/template index 5ec4069b699..99d7b420fe7 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.14.3 -revision=2 +version=0.14.7 +revision=1 wrksrc="httpcore-$version" build_style=python3-module hostmakedepends="python3-setuptools" @@ -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=bf299a574a7768e3e042390d9001409914bc769c8d9857dcebe0d82665e56d3c +checksum=7f5736b3d1a2382d3b137c8f77d19229f3742789447ef1c1a55bb95918c02277 make_check=no # at least trustme python module is not packaged post_install() {