python-starlette: update to 0.46.1
This commit is contained in:
@@ -4,7 +4,7 @@ _realname=starlette
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
epoch=1
|
||||
pkgver=0.46.0
|
||||
pkgver=0.46.1
|
||||
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=('b359e4567456b28d473d0193f34c0de0ed49710d75ef183a74a5ce0499324f50')
|
||||
sha256sums=('3c88d58ee4bd1bb807c0d1acb381838afc7752f9ddaec81bbe4383611d833230')
|
||||
|
||||
prepare() {
|
||||
rm -rf python-build-${MSYSTEM} | true
|
||||
|
||||
Reference in New Issue
Block a user