python3-httpcore: update to 0.14.3.
This commit is contained in:
parent
1ce7aafcbf
commit
beec037ede
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-httpcore'
|
||||
pkgname=python3-httpcore
|
||||
version=0.13.7
|
||||
version=0.14.3
|
||||
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=c72bf5b60981496361ec39be1f5feff1a4d756acc66847764946d3dac7e443ed
|
||||
checksum=bf299a574a7768e3e042390d9001409914bc769c8d9857dcebe0d82665e56d3c
|
||||
make_check=no # at least trustme python module is not packaged
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue