pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-nose-pathmunge: Fixed HOMEPAGE, useing MASTER_SITE_PYPI in MASTER_SITES.
Module Name: pkgsrc-wip
Committed By: Aleksej Lebedev <root%zta.lk@localhost>
Pushed By: zhtw
Date: Fri Dec 21 15:27:48 2018 +0000
Changeset: dab2deee3e0dd8e8310ff6be22c377d26209bacf
Modified Files:
py-nose-pathmunge/Makefile
Log Message:
py-nose-pathmunge: Fixed HOMEPAGE, useing MASTER_SITE_PYPI in MASTER_SITES.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dab2deee3e0dd8e8310ff6be22c377d26209bacf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-nose-pathmunge/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diffs:
diff --git a/py-nose-pathmunge/Makefile b/py-nose-pathmunge/Makefile
index dfdad747c9..628831deb6 100644
--- a/py-nose-pathmunge/Makefile
+++ b/py-nose-pathmunge/Makefile
@@ -3,10 +3,11 @@
DISTNAME= nose-pathmunge-0.1.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= wip
-MASTER_SITES= https://files.pythonhosted.org/packages/77/9f/af78cb3d94eb3c2661119bc3dea19604164c298a0bf25f48ee211a399072/
+MASTER_SITES= ${MASTER_SITE_PYPI:=n/nose-pathmunge/}
+#MASTER_SITES= https://files.pythonhosted.org/packages/77/9f/af78cb3d94eb3c2661119bc3dea19604164c298a0bf25f48ee211a399072/
MAINTAINER= root%zta.lk@localhost
-HOMEPAGE= https://files.pythonhosted.org/packages/77/9f/af78cb3d94eb3c2661119bc3dea19604164c298a0bf25f48ee211a399072/
+HOMEPAGE= https://pypi.org/project/nose-pathmunge/
COMMENT= Plugin to the nose test framework which provides a method to add directories to the sys.path of nose.
LICENSE= apache-2.0
Home |
Main Index |
Thread Index |
Old Index