Add PyPI to master sites

This commit is contained in:
Alessio Sergi 2014-09-10 23:50:23 +02:00
parent a5f6c613d3
commit 6f171bcd2f
2 changed files with 2 additions and 0 deletions

View file

@ -13,6 +13,7 @@ GNOME_SITE="http://ftp.gnome.org/pub/GNOME/sources"
KERNEL_SITE="http://www.kernel.org/pub/linux"
#KERNEL_SITE="http://mirror.be.gbxs.net/pub/linux"
CPAN_SITE="http://cpan.perl.org/modules/by-module"
PYPI_SITE="http://pypi.python.org/packages/source"
MOZILLA_SITE="http://ftp.mozilla.org/pub/mozilla.org"
GNU_SITE="http://mirrors.kernel.org/gnu"
FREEDESKTOP_SITE="http://freedesktop.org/software"