mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python3-httpcore: update to 0.14.3.
This commit is contained in:
parent
1ce7aafcbf
commit
beec037ede
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=0.13.7
|
version=0.14.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="httpcore-$version"
|
wrksrc="httpcore-$version"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,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=c72bf5b60981496361ec39be1f5feff1a4d756acc66847764946d3dac7e443ed
|
checksum=bf299a574a7768e3e042390d9001409914bc769c8d9857dcebe0d82665e56d3c
|
||||||
make_check=no # at least trustme python module is not packaged
|
make_check=no # at least trustme python module is not packaged
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue