Merge pull request #19632 from lazka/python-anyio-4.2.0
python-anyio: Update to 4.2.0
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
_realname=anyio
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=${MINGW_PACKAGE_PREFIX}-python-${_realname}
|
||||
pkgver=3.7.1
|
||||
pkgrel=3
|
||||
pkgver=4.2.0
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc='High level compatibility layer for multiple asynchronous event loop implementations (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -23,7 +23,7 @@ makedepends=(
|
||||
${MINGW_PACKAGE_PREFIX}-python-setuptools-scm
|
||||
${MINGW_PACKAGE_PREFIX}-python-wheel)
|
||||
source=(https://github.com/agronholm/${_realname}/archive/${pkgver}.tar.gz)
|
||||
sha256sums=('aa8ed0d799e61b61f7888e13668d36b467e3368129e8efa92bbf62a9cf063f84')
|
||||
sha256sums=('64e2b1158ace6fee6c990ab78ee79707c0dea3f7f833a9541cd6ad056802ff87')
|
||||
|
||||
prepare() {
|
||||
rm -rf python-build-${MSYSTEM} | true
|
||||
|
||||
Reference in New Issue
Block a user