python3-hypercorn: update to 0.14.4.
This commit is contained in:
parent
96668761e2
commit
b65df40bcc
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'python3-hypercorn'
|
# Template file for 'python3-hypercorn'
|
||||||
pkgname=python3-hypercorn
|
pkgname=python3-hypercorn
|
||||||
version=0.14.3
|
version=0.14.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core"
|
hostmakedepends="python3-poetry-core"
|
||||||
depends="python3-h11 python3-h2 python3-priority
|
depends="python3-h11 python3-h2 python3-priority
|
||||||
@ -13,7 +13,7 @@ license="MIT"
|
|||||||
homepage="https://github.com/pgjones/hypercorn"
|
homepage="https://github.com/pgjones/hypercorn"
|
||||||
changelog="https://raw.githubusercontent.com/pgjones/hypercorn/main/CHANGELOG.rst"
|
changelog="https://raw.githubusercontent.com/pgjones/hypercorn/main/CHANGELOG.rst"
|
||||||
distfiles="https://github.com/pgjones/hypercorn/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/pgjones/hypercorn/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=1af65061783adb4c85b4bfe9b7c9f684b904cd6885c06d787868276647810e6f
|
checksum=880198e7b9b09b3017f311f100178c65d67289b68174bd06d4ce947d05b10661
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
vsed -i pyproject.toml -e '/addopts/d'
|
vsed -i pyproject.toml -e '/addopts/d'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user