mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
python3-httpcore: update to 0.17.3.
This commit is contained in:
parent
319cb59aa2
commit
26bf3ba3ce
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-httpcore'
|
||||
pkgname=python3-httpcore
|
||||
version=0.17.2
|
||||
version=0.17.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=fcb7514420747c40a2cbb69337159e1cd5a03db0879051cf384c5c0be1a3a1d8
|
||||
checksum=ece7948107e9214c2202b32b228ddc9391c76d87279aa38ade1b5ff575d35a05
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Add table
Reference in a new issue