pkgsrc-WIP-changes archive

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

py-coverage-badge: SET MASTER_SITES: fix PKGNAME NAME



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By:	jihbed
Date:		Thu Dec 10 23:20:52 2020 +0100
Changeset:	4bf6022e077f10bf05ee7179bd3689f610832872

Modified Files:
	py-coverage-badge/Makefile

Log Message:
py-coverage-badge: SET MASTER_SITES: fix PKGNAME NAME

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

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

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

diffs:
diff --git a/py-coverage-badge/Makefile b/py-coverage-badge/Makefile
index b9178f3765..20f7e6c763 100644
--- a/py-coverage-badge/Makefile
+++ b/py-coverage-badge/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	coverage-badge-1.0.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_PYPI:=c/coverage/}
+MASTER_SITES=	${MASTER_SITE_PYPI:=c/coverage-badge}
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://github.com/dbrgn/coverage-badge


Home | Main Index | Thread Index | Old Index