python3-starlette: update to 0.37.1
This commit is contained in:
parent
1903dafbc2
commit
573773ff34
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-starlette'
|
||||
pkgname=python3-starlette
|
||||
version=0.35.0
|
||||
version=0.37.1
|
||||
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=9948a414f77f20177d9f54ff00a5c50bc86f5048fc473e63457362ee345ae9ae
|
||||
checksum=345cfd562236b557e76a045715ac66fdc355a1e7e617b087834a76a87dcc6533
|
||||
# Many modules needed for testing are not available
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in New Issue