PYPI_MIRROR
cgrzemba at opencsw.org
cgrzemba at opencsw.org
Mon Oct 10 11:05:28 CEST 2016
Hi,
related to https://bitbucket.org/pypa/pypi/issues/438/backwards-compatible-un-hashed-package
I guess we should use for PYPI_MIRROR pypi.io:
--- gar.conf.mk (revision 25941)
+++ gar.conf.mk (working copy)
@@ -935,7 +935,7 @@
# Python Package Index
PYPI_PROJECT ?= $(NAME)
PYPI_SUBDIR = $(shell echo $(PYPI_PROJECT) | cut -c 1)
-PYPI_MIRROR = http://pypi.python.org/packages/source/$(PYPI_SUBDIR)/$(PYPI_PROJECT)/
+PYPI_MIRROR = http://pypi.io/packages/source/$(PYPI_SUBDIR)/$(PYPI_PROJECT)/
# Package dir
GARPACKAGE = $(shell basename $(CURDIR))
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opencsw.org/pipermail/maintainers/attachments/20161010/443f976c/attachment.html>
More information about the maintainers
mailing list