python3-starlette: update to 0.50.0
This commit is contained in:
committed by
Andrew J. Hesford
parent
461095e8bf
commit
60cf7a35d1
@@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-starlette'
|
||||
pkgname=python3-starlette
|
||||
version=0.48.0
|
||||
revision=2
|
||||
version=0.50.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling python3-pluggy"
|
||||
depends="python3 python3-anyio"
|
||||
@@ -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=7e8cee469a8ab2352911528110ce9088fdc6a37d9876926e73da7ce4aa4c7a46
|
||||
checksum=a2a17b22203254bcbc2e1f926d2d55f3f9497f769416b3190768befe598fa3ca
|
||||
# Many modules needed for testing are not available
|
||||
make_check=no
|
||||
|
||||
|
||||
Reference in New Issue
Block a user