python3-starlette: update to 0.38.2

Closes: #51857 [via git-merge-pr]
This commit is contained in:
Emil Miler 2024-08-15 10:18:29 +02:00 committed by classabbyamp
parent 9b6860029d
commit 944f74696e
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
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.37.2
version=0.38.2
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=9af890290133b79fc3db55474ade20f6220a364a0402e0b556e7cd5e1e093823
checksum=c7c0441065252160993a1a37cf2a73bb64d271b17303e0b0c1eb7191cfb12d75
# Many modules needed for testing are not available
make_check=no