python3-starlette: update to 0.35.0

This commit is contained in:
Emil Miler 2024-01-15 09:59:18 +01:00 committed by Andrew J. Hesford
parent 5b538ce3f5
commit 9aeed60cf6

View File

@ -1,6 +1,6 @@
# Template file for 'python3-starlette'
pkgname=python3-starlette
version=0.34.0
version=0.35.0
revision=1
build_style=python3-pep517
hostmakedepends="hatchling"
@ -10,7 +10,7 @@ maintainer="Emil Miler <em@0x45.cz>"
license="BSD-3-Clause"
homepage="https://github.com/encode/starlette"
distfiles="${PYPI_SITE}/s/starlette/starlette-${version}.tar.gz"
checksum=ed050aaf3896945bfaae93bdf337e53ef3f29115a9d9c153e402985115cd9c8e
checksum=9948a414f77f20177d9f54ff00a5c50bc86f5048fc473e63457362ee345ae9ae
# Many modules needed for testing are not available
make_check=no