pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-pymdown-extensions: Use MASTER_SITE_PYPI
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Tue Sep 29 20:18:28 2020 +0200
Changeset: e3651b4507e65f759ac183b9a68c8c4d37c3205a
Modified Files:
py-pymdown-extensions/Makefile
Log Message:
py-pymdown-extensions: Use MASTER_SITE_PYPI
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e3651b4507e65f759ac183b9a68c8c4d37c3205a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-pymdown-extensions/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-pymdown-extensions/Makefile b/py-pymdown-extensions/Makefile
index b6a5e43c5e..f83620d377 100644
--- a/py-pymdown-extensions/Makefile
+++ b/py-pymdown-extensions/Makefile
@@ -3,7 +3,7 @@
DISTNAME= pymdown-extensions-8.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
-MASTER_SITES= https://files.pythonhosted.org/packages/bd/c9/801e1e0942eb82a066ac51f6cab7249523bb0e857e16d96a3c92907e6eb9/
+MASTER_SITES= ${MASTER_SITE_PYPI:=p/pymdown-extensions/}
MAINTAINER= kamelderouiche%yahoo.com@localhost
HOMEPAGE= https://github.com/facelessuser/pymdown-extensions
Home |
Main Index |
Thread Index |
Old Index