mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-starlette: update to 0.34.0
This commit is contained in:
parent
bbb20069e2
commit
3e6f6bbe83
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-starlette'
|
# Template file for 'python3-starlette'
|
||||||
pkgname=python3-starlette
|
pkgname=python3-starlette
|
||||||
version=0.33.0
|
version=0.34.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling"
|
hostmakedepends="hatchling"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Emil Miler <em@0x45.cz>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/encode/starlette"
|
homepage="https://github.com/encode/starlette"
|
||||||
distfiles="${PYPI_SITE}/s/starlette/starlette-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/starlette/starlette-${version}.tar.gz"
|
||||||
checksum=8c21f9592451b2016300c5bbc54b181063367b62720a4048656c070319238897
|
checksum=ed050aaf3896945bfaae93bdf337e53ef3f29115a9d9c153e402985115cd9c8e
|
||||||
# Many modules needed for testing are not available
|
# Many modules needed for testing are not available
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue