python-anyio: update to 4.9.0
This commit is contained in:
parent
6ff520e1e6
commit
a54a3a969d
@ -3,7 +3,7 @@
|
||||
_realname=anyio
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=${MINGW_PACKAGE_PREFIX}-python-${_realname}
|
||||
pkgver=4.8.0
|
||||
pkgver=4.9.0
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc='High level compatibility layer for multiple asynchronous event loop implementations (mingw-w64)'
|
||||
@ -25,7 +25,7 @@ makedepends=(
|
||||
${MINGW_PACKAGE_PREFIX}-python-setuptools
|
||||
${MINGW_PACKAGE_PREFIX}-python-setuptools-scm)
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('1d9fe889df5212298c0c0723fa20479d1b94883a2df44bd3897aa91083316f7a')
|
||||
sha256sums=('673c0c244e15788651a4ff38710fea9675823028a6f08a5eda409e0c9840a028')
|
||||
|
||||
build() {
|
||||
# Set version for setuptools_scm
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user