python3-starlette: update to 0.38.5

This commit is contained in:
Emil Miler 2024-09-10 14:19:06 +02:00 committed by classabbyamp
parent d1c520eb0a
commit 2908b637d7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-starlette'
pkgname=python3-starlette
version=0.38.2
version=0.38.5
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=c7c0441065252160993a1a37cf2a73bb64d271b17303e0b0c1eb7191cfb12d75
checksum=04a92830a9b6eb1442c766199d62260c3d4dc9c4f9188360626b1e0273cb7077
# Many modules needed for testing are not available
make_check=no