python3-httpcore: update to 0.14.7.

This commit is contained in:
Andrew Benson 2022-02-24 10:06:56 -06:00
parent fbe25b2f7c
commit 8656023913

View file

@ -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() {