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