parent
9b6860029d
commit
944f74696e
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue