python3-starlette: update to 0.33.0

This commit is contained in:
Emil Miler 2023-12-04 13:33:57 +01:00 committed by classabbyamp
parent 9774b56645
commit 837e4a22a4

View File

@ -1,6 +1,6 @@
# Template file for 'python3-starlette'
pkgname=python3-starlette
version=0.32.0
version=0.33.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=87c899fe3aee6a42f711380b03e1d244a21079529cb3dbe1a5109e60915e0bbb
checksum=8c21f9592451b2016300c5bbc54b181063367b62720a4048656c070319238897
# Many modules needed for testing are not available
make_check=no