https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220280
--- Comment #2 from mikael.uran...@gmail.com --- 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. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"