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:54:18 2020 +0100
Changeset:	e8e5e289753a3b896221ae0b2752088116281273

Modified Files:
	py-curlify/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=e8e5e289753a3b896221ae0b2752088116281273

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

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

diffs:
diff --git a/py-curlify/Makefile b/py-curlify/Makefile
index 5ec891e05b..fda312434e 100644
--- a/py-curlify/Makefile
+++ b/py-curlify/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	curlify-2.2.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	www python
-MASTER_SITES=	https://files.pythonhosted.org/packages/fa/2c/9254b2294d0250291560d78e16e5cd764b8e2caa75d4cad1e8ae9d73899d/
+MASTER_SITES=	${MASTER_SITE_PYPI:=c/curlify/}
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://github.com/oeegor/curlify


Home | Main Index | Thread Index | Old Index