python3-httpcore: update to 0.16.3.
This commit is contained in:
parent
64ad0c23e2
commit
6f8b4f96f9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-httpcore'
|
||||
pkgname=python3-httpcore
|
||||
version=0.16.2
|
||||
version=0.16.3
|
||||
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=c5e470a549e1a5369adac6f54b05f68419fb11c9ad45d133faee6c7b747aa418
|
||||
checksum=998c6b2dfdea28e15e68d81938ce9c604b963103bddbeccf91c8ed11c316f3b5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue