pkgsrc-WIP-changes archive

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

py-aioxmpp: set MASTER_SITES USE DEFAULT PYPI FORMAT



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Sun Nov 15 10:31:20 2020 +0100
Changeset:	4b30d8dd03d53e442e89646974cfec67a0d684f3

Modified Files:
	py-aioxmpp/Makefile

Log Message:
py-aioxmpp: set MASTER_SITES USE DEFAULT PYPI FORMAT

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

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

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

diffs:
diff --git a/py-aioxmpp/Makefile b/py-aioxmpp/Makefile
index 8d6df2dae2..6fc26765c7 100644
--- a/py-aioxmpp/Makefile
+++ b/py-aioxmpp/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	aioxmpp-0.11.0
 PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=     net devel
-MASTER_SITES=	https://files.pythonhosted.org/packages/dc/0c/987a30bf6d68f9b4ec2bda3ddc0ba7d34c9b0ee5aca91ec3d0f919f18fb2/
+MASTER_SITES=	${MASTER_SITE_PYPI:=a/aioxmpp/}
 
 MAINTAINER=     kamelderouiche%yahoo.com@localhost
 HOMEPAGE=       https://github.com/horazont/aioxmpp


Home | Main Index | Thread Index | Old Index