pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-archan: Use MASTER_SITE_PYPI (NFCI)
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Thu Jan 31 11:17:14 2019 +0100
Changeset: 831c2715571e38d542036f1cccd25a360b3579fc
Modified Files:
py-archan/Makefile
Log Message:
py-archan: Use MASTER_SITE_PYPI (NFCI)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=831c2715571e38d542036f1cccd25a360b3579fc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-archan/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-archan/Makefile b/py-archan/Makefile
index cee2ef0650..a86bc8771d 100644
--- a/py-archan/Makefile
+++ b/py-archan/Makefile
@@ -3,7 +3,7 @@
DISTNAME= archan-2.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
-MASTER_SITES= https://files.pythonhosted.org/packages/4e/7b/44f6cd6c415dcd4177974ca43067d00680d4c69a4abbc6833f309cd5ce79/
+MASTER_SITES= ${MASTER_SITE_PYPI:=a/archan/}
MAINTAINER= kamelderouiche%yahoo.com@localhost
HOMEPAGE= https://github.com/Pawamoy/archan
Home |
Main Index |
Thread Index |
Old Index