Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-mpi4py
Commits:
273806e6 by Jelle van der Waa at 2024-11-17T15:03:45+01:00
upgpkg: 4.0.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,11 +1,10 @@
pkgbase = python-mpi4py
pkgdesc = Python bindings for the Message Passing Interface (MPI)
standard
pkgver = 4.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/mpi4py/mpi4py
arch = x86_64
license = BSD-2-Clause
- checkdepends = inetutils
makedepends = cython
makedepends = python-build
makedepends = python-installer
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
_pkg=mpi4py
pkgname=python-${_pkg}
pkgver=4.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Python bindings for the Message Passing Interface (MPI) standard"
arch=(x86_64)
url="https://github.com/mpi4py/mpi4py"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mpi4py/-/commit/273806e6600be976ee60536df2e1b5b48718076d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mpi4py/-/commit/273806e6600be976ee60536df2e1b5b48718076d
You're receiving this email because of your account on gitlab.archlinux.org.