[Bug 220280] [NEW PORT] www/py-rocket: Modern, multi-threaded and extensible web server
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 26 11:28:15 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220280
--- Comment #2 from mikael.urankar at 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 the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list