pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
SET MASTER_SITES: use MASTER_SITE_PYPI keyword
Module Name: pkgsrc-wip
Committed By: K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Tue Oct 27 22:57:49 2020 +0100
Changeset: 59561fd9ccee2100829aa831709a57a966da2120
Modified Files:
py-mpi4py/Makefile
Log Message:
SET MASTER_SITES: use MASTER_SITE_PYPI keyword
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=59561fd9ccee2100829aa831709a57a966da2120
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-mpi4py/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-mpi4py/Makefile b/py-mpi4py/Makefile
index cac0f4db64..a58848e3e8 100644
--- a/py-mpi4py/Makefile
+++ b/py-mpi4py/Makefile
@@ -3,7 +3,7 @@
DISTNAME= mpi4py-3.0.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= parallel python
-MASTER_SITES= https://files.pythonhosted.org/packages/ec/8f/bbd8de5ba566dd77e408d8136e2bab7fdf2b97ce06cab830ba8b50a2f588/
+MASTER_SITES= ${MASTER_SITE_PYPI:=m/mpi4py}
MAINTAINER= jihbed.research%gmail.com@localhost
HOMEPAGE= https://bitbucket.org/mpi4py/mpi4py/
Home |
Main Index |
Thread Index |
Old Index