pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Use MASTER_SITE_PYPI.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Jul 27 08:31:52 2016 +0200
Changeset:	dabb4695e9c8264892d6324c5d7e8354b26aa45a

Modified Files:
	py-causalinfo/Makefile

Log Message:
Use MASTER_SITE_PYPI.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dabb4695e9c8264892d6324c5d7e8354b26aa45a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-causalinfo/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-causalinfo/Makefile b/py-causalinfo/Makefile
index 8d2dc69..6e2abcf 100644
--- a/py-causalinfo/Makefile
+++ b/py-causalinfo/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	causalinfo-1.1.0
 PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	math
-MASTER_SITES=	https://pypi.python.org/packages/d6/95/27d28a0875dae4da0ab918f07056e2e1340f39da2b8abe641c2e6e2318f3/
+MASTER_SITES=	${MASTER_SITE_PYPI:=c/causalinfo/}
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	https://github/brettc/causalinfo/


Home | Main Index | Thread Index | Old Index