@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python3-starlette'
|
# Template file for 'python3-starlette'
|
||||||
pkgname=python3-starlette
|
pkgname=python3-starlette
|
||||||
version=0.37.2
|
version=0.38.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling"
|
hostmakedepends="hatchling"
|
||||||
@@ -10,7 +10,7 @@ maintainer="Emil Miler <em@0x45.cz>"
|
|||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/encode/starlette"
|
homepage="https://github.com/encode/starlette"
|
||||||
distfiles="${PYPI_SITE}/s/starlette/starlette-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/starlette/starlette-${version}.tar.gz"
|
||||||
checksum=9af890290133b79fc3db55474ade20f6220a364a0402e0b556e7cd5e1e093823
|
checksum=c7c0441065252160993a1a37cf2a73bb64d271b17303e0b0c1eb7191cfb12d75
|
||||||
# Many modules needed for testing are not available
|
# Many modules needed for testing are not available
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user