numba: update to 0.55.2

This commit is contained in:
Mehdi Chinoune
2022-06-02 21:06:04 +01:00
committed by Biswapriyo Nath
parent 7ffcd8f7ff
commit bd642bfef7

View File

@@ -3,7 +3,7 @@
_realname=numba
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=0.55.1
pkgver=0.55.2
pkgrel=1
pkgdesc='NumPy aware dynamic Python compiler using LLVM (mingw-w64)'
arch=('any')
@@ -21,7 +21,7 @@ options=('!emptydirs')
source=(numba-$pkgver.tar.gz::"https://github.com/numba/numba/archive/$pkgver.tar.gz"
"omppool.patch"
"setup.patch")
sha256sums=('542a9b514031f6afae971b627930fcaec057cdb604d54db7cbddfb050c580fb9'
sha256sums=('1b44f7c193e838eb14a16ab8423df7b60a5ddad5b250e779fd5ab1c7c42e9355'
'48c7004ccf353278d8c822e5482183e73bd7eb8b48235c48175213ae2232ee24'
'd60de705fb4a4517ab43e371f1da9b2b660387760a7db9b0526f2f5ab84d4693')