[148868] trunk/dports/_resources/port1.0/fetch/mirror_sites.tcl
jmr at macports.org
jmr at macports.org
Fri May 20 12:58:49 PDT 2016
Revision: 148868
https://trac.macports.org/changeset/148868
Author: jmr at macports.org
Date: 2016-05-20 12:58:49 -0700 (Fri, 20 May 2016)
Log Message:
-----------
Add files.pythonhosted.org to pypi mirror group to cope with different URL scheme for newer releases
Modified Paths:
--------------
trunk/dports/_resources/port1.0/fetch/mirror_sites.tcl
Modified: trunk/dports/_resources/port1.0/fetch/mirror_sites.tcl
===================================================================
--- trunk/dports/_resources/port1.0/fetch/mirror_sites.tcl 2016-05-20 19:54:19 UTC (rev 148867)
+++ trunk/dports/_resources/port1.0/fetch/mirror_sites.tcl 2016-05-20 19:58:49 UTC (rev 148868)
@@ -401,6 +401,7 @@
# port name) so just use a basic form here and fake it in ports that need
# to use this.
set portfetch::mirror_sites::sites(pypi) {
+ https://files.pythonhosted.org/packages/source/:nosubdir
https://pypi.python.org/packages/source/:nosubdir
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160520/2addfc50/attachment.html>
More information about the macports-changes
mailing list