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
Module Name: pkgsrc-wip
Committed By: K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By: jihbed
Date: Thu Dec 10 23:23:03 2020 +0100
Changeset: 06409d650ddebec6169cb69ce9bf6a19fc3b875a
Modified Files:
py-coverage-badge/Makefile
Log Message:
py-coverage-badge: SET MASTER_SITES: fix PKGNAME
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=06409d650ddebec6169cb69ce9bf6a19fc3b875a
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 20f7e6c763..8fab62eaf4 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-badge}
+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