mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python3-h11: update to 0.16.0.
This commit is contained in:
parent
6883b66f35
commit
edce66b602
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'python3-h11'
|
# Template file for 'python3-h11'
|
||||||
pkgname=python3-h11
|
pkgname=python3-h11
|
||||||
version=0.14.0
|
version=0.16.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
checkdepends="python3-pytest"
|
checkdepends="python3-pytest"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/python-hyper/h11"
|
homepage="https://github.com/python-hyper/h11"
|
||||||
distfiles="https://github.com/python-hyper/h11/archive/v${version}.tar.gz"
|
distfiles="https://github.com/python-hyper/h11/archive/v${version}.tar.gz"
|
||||||
checksum=d65a85d094b76846653fa7c3b45abdaf8b4f055c643bb6eec623f1311636a474
|
checksum=d164114d09552ea887b5c9ed206d5a8e5bc0bf07d33e07a32622f91f102182c2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue