mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-hypercorn: update to 0.13.2.
This commit is contained in:
parent
1413227646
commit
92d619620a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-hypercorn'
|
||||
pkgname=python3-hypercorn
|
||||
version=0.13.1
|
||||
version=0.13.2
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-pep517
|
||||
|
@ -15,7 +15,7 @@ license="MIT"
|
|||
homepage="https://gitlab.com/pgjones/hypercorn"
|
||||
changelog="https://gitlab.com/pgjones/hypercorn/-/blob/master/CHANGELOG.rst"
|
||||
distfiles="${homepage}/-/archive/${version}/${pkgname#*-}-${version}.tar.gz"
|
||||
checksum=b45d6f5dfe2cf59d358161f7cae287f778836201c513fc31ed70c0482a68eadc
|
||||
checksum=f08bf9cbd9d813f4cd29bb5398b064176b4639dcc430dd1d366a389dae4ca280
|
||||
|
||||
do_check() {
|
||||
vsed -i pyproject.toml -e '/addopts/d'
|
||||
|
|
Loading…
Add table
Reference in a new issue