python-asgiref: update to 3.6.0
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
e9ea74e654
commit
90c0a2e58c
@@ -3,7 +3,7 @@
|
||||
_realname=asgiref
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=3.5.2
|
||||
pkgver=3.6.0
|
||||
pkgrel=1
|
||||
pkgdesc="Reference ASGI adapters and channel layers (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -17,7 +17,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python-pytest-asyncio"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-pytest")
|
||||
options=('staticlibs' 'strip' '!debug')
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('4a29362a6acebe09bf1d6640db38c1dc3d9217c68e6f9f6204d72667fc19a424')
|
||||
sha256sums=('9567dfe7bd8d3c8c892227827c41cce860b368104c3431da67a0c5a65a949506')
|
||||
|
||||
# Helper macros to help make tasks easier #
|
||||
apply_patch_with_msg() {
|
||||
|
||||
Reference in New Issue
Block a user