pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-kb: Use MASTER_SITE_PYPI for MASTER_SITES
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sat May 29 11:17:18 2021 +0200
Changeset: 8e17808174158ea4668abc9aeef7695177572a78
Modified Files:
py-kb/Makefile
Log Message:
py-kb: Use MASTER_SITE_PYPI for MASTER_SITES
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8e17808174158ea4668abc9aeef7695177572a78
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-kb/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-kb/Makefile b/py-kb/Makefile
index e02a86945d..ea117d4acc 100644
--- a/py-kb/Makefile
+++ b/py-kb/Makefile
@@ -4,7 +4,7 @@ DISTNAME= kb-manager-0.1.6
EGGNAME= ${DISTNAME:S/-manager//}
PKGNAME= ${PYPKGPREFIX}-${EGGNAME}
CATEGORIES= databases python
-MASTER_SITES= https://files.pythonhosted.org/packages/9d/a8/6c69a6c9e4bff2d8156cdc5b0307958b7f493255fcc7945975728a5981a2/
+MASTER_SITES= ${MASTER_SITE_PYPI:=k/kb-manager/}
MAINTAINER= nebbionegiuseppe%gmail.com@localhost
HOMEPAGE= https://github.com/gnebbia/kb/
Home |
Main Index |
Thread Index |
Old Index