Date: Sunday, December 25, 2016 @ 17:54:12 Author: foutrelis Revision: 202170
Python 3.6 rebuild Modified: python-mpi4py/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-25 17:53:42 UTC (rev 202169) +++ PKGBUILD 2016-12-25 17:54:12 UTC (rev 202170) @@ -7,7 +7,7 @@ pkgbase=python-mpi4py pkgname=(python-mpi4py python2-mpi4py) pkgver=2.0.0 -pkgrel=1 +pkgrel=2 pkgdesc='Python bindings for the Message Passing Interface (MPI) standard' arch=(x86_64 i686) url='https://planet.scipy.org/'
