py-nose-pathmunge: Fixed HOMEPAGE, useing MASTER_SITE_PYPI in MASTER_SITES.

This commit is contained in:
Aleksej Lebedev 2018-12-21 15:27:48 +00:00
parent 413e4de5ea
commit dab2deee3e
1 changed files with 3 additions and 2 deletions

View File

@ -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
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