https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220280

--- Comment #2 from [email protected] ---
If I put MASTER_SITES= CHEESESHOP, 'make fetch' fails to download the zip from
the pypi website but succeed with the pythonhosted website.

=> Attempting to fetch
https://pypi.python.org/packages/source/R/Rocket/Rocket-1.2.4.zip
fetch: https://pypi.python.org/packages/source/R/Rocket/Rocket-1.2.4.zip: Not
Found

=> Attempting to fetch
https://files.pythonhosted.org/packages/source/R/Rocket/Rocket-1.2.4.zip
Rocket-1.2.4.zip   100%

Is that a problem? The Makefile looks like:
PORTNAME=       rocket
MASTER_SITES=   CHEESESHOP
DISTNAME=       Rocket-${PORTVERSION}

Thanks.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "[email protected]"

Reply via email to