python-starlette: update to 0.41.0
This commit is contained in:
committed by
Biswapriyo Nath
parent
cb29d91491
commit
ba554165ca
@@ -4,7 +4,7 @@ _realname=starlette
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
epoch=1
|
||||
pkgver=0.40.0
|
||||
pkgver=0.41.0
|
||||
pkgrel=1
|
||||
pkgdesc="The little ASGI framework that shines (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -26,7 +26,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-python-itsdangerous: for session middleware
|
||||
"${MINGW_PACKAGE_PREFIX}-python-yaml: for schema generator"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-httpx: for test client")
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('1a3139688fb298ce5e2d661d37046a66ad996ce94be4d4983be019a23a04ea35')
|
||||
sha256sums=('39cbd8768b107d68bfe1ff1672b38a2c38b49777de46d2a592841d58e3bf7c2a')
|
||||
|
||||
prepare() {
|
||||
rm -rf python-build-${MSYSTEM} | true
|
||||
|
||||
Reference in New Issue
Block a user