mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-httpcore: update to 1.0.3.
This commit is contained in:
parent
244afdedf5
commit
1f3f9b600f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-httpcore'
|
# Template file for 'python3-httpcore'
|
||||||
pkgname=python3-httpcore
|
pkgname=python3-httpcore
|
||||||
version=1.0.2
|
version=1.0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core hatchling"
|
hostmakedepends="python3-poetry-core hatchling"
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://www.encode.io/httpcore/"
|
homepage="https://www.encode.io/httpcore/"
|
||||||
changelog="https://raw.githubusercontent.com/encode/httpcore/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/encode/httpcore/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/encode/httpcore/archive/refs/tags/$version.tar.gz"
|
distfiles="https://github.com/encode/httpcore/archive/refs/tags/$version.tar.gz"
|
||||||
checksum=a4354cd7291b667110f2146875c0db38cf3151c33a83b81be74c30994ce246d6
|
checksum=4cf91dc7530c5406195fa53b8d3a57d6adba668ade28363aac2efc0b4a0c8011
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue