summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 10 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4eeffa9211b..51492f273f7e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,23 @@
pkgbase = python-mpi4py-intel
pkgdesc = Python bindings for the Message Passing Interface compiled with intel mpi
- pkgver = 3.1.4
+ pkgver = 3.1.5
pkgrel = 1
url = https://github.com/mpi4py/mpi4py
arch = x86_64
license = custom:BSD-2-clause
+ checkdepends = python-pytest
+ checkdepends = python-numba
+ makedepends = python-build
+ makedepends = python-installer
makedepends = python-setuptools
- makedepends = cython
+ makedepends = python-wheel
+ makedepends = cython0
depends = python
- depends = intel-oneapi-compiler
+ depends = intel-oneapi-basekit
provides = python-mpi4py
conflicts = python-mpi4py
options = !emptydirs
- source = mpi4py-3.1.4.tar.gz::https://github.com/mpi4py/mpi4py/archive/3.1.4.tar.gz
- sha512sums = 074ac690c7606e104b6f7a82c03eb99906f6efe2556c0ecba14a8949a3f9b263d7a75b7f714c37c83ac971fbee3e60bd0bbb3110b37ee9bd9a6fdc5041d78095
+ source = mpi4py-3.1.5.tar.gz::https://github.com/mpi4py/mpi4py/archive/3.1.5.tar.gz
+ sha512sums = 705f1e88952e78612284c70fd1b11abacd524aeb25a5d8db22f5d94b35446eea9f60d6078619bc12b20dc85dd944ea8b8b5d4b2faeeda7219d2271c685c07df1
pkgname = python-mpi4py-intel