mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
python3-httpcore: update to 1.0.6.
This commit is contained in:
parent
ca938b45e6
commit
73bc6b546c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-httpcore'
|
||||
pkgname=python3-httpcore
|
||||
version=1.0.5
|
||||
version=1.0.6
|
||||
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=5058e39e0ee755aa894f8faacb052f3174df3ba5ca8b5102a327fec3bfa39e09
|
||||
checksum=c17be5ee13c8be65bbcba4f5e7b512bd69c3382d64552841988799b5261b6cfe
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Add table
Reference in a new issue