python3-starlette: update to 0.52.1

This commit is contained in:
Emil Miler
2026-02-03 08:19:59 -05:00
committed by Andrew J. Hesford
parent bd5c1dfac3
commit 16d362be3a
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'python3-starlette'
pkgname=python3-starlette
version=0.50.0
version=0.52.1
revision=1
build_style=python3-pep517
hostmakedepends="hatchling python3-pluggy"
@@ -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=a2a17b22203254bcbc2e1f926d2d55f3f9497f769416b3190768befe598fa3ca
checksum=834edd1b0a23167694292e94f597773bc3f89f362be6effee198165a35d62933
# Many modules needed for testing are not available
make_check=no