pkgsrc-WIP-changes archive

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

+set MASTER_SITES: MASTER_SITE_PYPI unicode



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Wed Oct 21 11:55:41 2020 +0100
Changeset:	6b0124693512d1cf0f0848e29da3a7095ba0e142

Modified Files:
	py-grimp/Makefile

Log Message:
+set MASTER_SITES: MASTER_SITE_PYPI unicode

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

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

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

diffs:
diff --git a/py-grimp/Makefile b/py-grimp/Makefile
index 386184f094..530fdfbc08 100644
--- a/py-grimp/Makefile
+++ b/py-grimp/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	grimp-1.2.2
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
-MASTER_SITES=	https://files.pythonhosted.org/packages/1a/bb/fb3195afa1a67c2754a007a21ecdc6f04d67e2db377bf5fae2e468e63299/
+MASTER_SITES=	${MASTER_SITE_PYPI:=g/grimp/}
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://pypi.org/project/grimp/


Home | Main Index | Thread Index | Old Index