pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-klein
Module Name: pkgsrc
Committed By: adam
Date: Thu Feb 11 09:56:15 UTC 2021
Modified Files:
pkgsrc/www/py-klein: Makefile
Log Message:
py-klein: normalise MASTER_SITES
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-klein/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-klein/Makefile
diff -u pkgsrc/www/py-klein/Makefile:1.1 pkgsrc/www/py-klein/Makefile:1.2
--- pkgsrc/www/py-klein/Makefile:1.1 Thu Jan 28 21:22:04 2021
+++ pkgsrc/www/py-klein/Makefile Thu Feb 11 09:56:15 2021
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2021/01/28 21:22:04 maya Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/11 09:56:15 adam Exp $
DISTNAME= klein-20.6.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
-MASTER_SITES= https://files.pythonhosted.org/packages/83/b4/3642700d37b513ef1574e18f89aa545a9dca8986ab5d137e743623e24797/
+MASTER_SITES= ${MASTER_SITE_PYPI:=k/klein/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://klein.readthedocs.io/en/latest/
Home |
Main Index |
Thread Index |
Old Index