mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
python3-httpcore: update to 1.0.9.
This commit is contained in:
parent
b8f0ca060c
commit
8499a9561b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-httpcore'
|
||||
pkgname=python3-httpcore
|
||||
version=1.0.8
|
||||
version=1.0.9
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-poetry-core hatchling hatch-fancy-pypi-readme"
|
||||
|
@ -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=3f5d4682325020efd4a5140028d37f40d01f1c961dbb8de6a46d2236cc5d7d3b
|
||||
checksum=eb542a99b37a2d6307dcbbd8b3da3b798ef9c20e82ce2e976d8ec7444cd0472c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Add table
Reference in a new issue