parent
10b54a5f8c
commit
6e850ef449
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'python3-mpi4py'
|
# Template file for 'python3-mpi4py'
|
||||||
pkgname=python3-mpi4py
|
pkgname=python3-mpi4py
|
||||||
version=3.0.2
|
version=3.0.3
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="mpi4py-${version}"
|
wrksrc="mpi4py-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="mpi4py"
|
|
||||||
hostmakedepends="python3-setuptools python3-Cython gcc-fortran openmpi"
|
hostmakedepends="python3-setuptools python3-Cython gcc-fortran openmpi"
|
||||||
makedepends="python3-devel openmpi-devel"
|
makedepends="python3-devel openmpi-devel"
|
||||||
depends="openmpi"
|
depends="openmpi"
|
||||||
|
@ -13,7 +12,7 @@ maintainer="Anders Damsgaard <anders@adamsgaard.dk>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://bitbucket.org/mpi4py/mpi4py"
|
homepage="https://bitbucket.org/mpi4py/mpi4py"
|
||||||
distfiles="$PYPI_SITE/m/mpi4py/mpi4py-${version}.tar.gz"
|
distfiles="$PYPI_SITE/m/mpi4py/mpi4py-${version}.tar.gz"
|
||||||
checksum=f8d629d1e3e3b7b89cb99d0e3bc5505e76cc42089829807950d5c56606ed48e0
|
checksum=012d716c8b9ed1e513fcc4b18e5af16a8791f51e6d1716baccf988ad355c5a1f
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
# recythonize
|
# recythonize
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue