Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2017 11:28:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 220280] [NEW PORT] www/py-rocket: Modern, multi-threaded and extensible web server
Message-ID:  <bug-220280-21822-inCRUinJVW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220280-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220280-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220280

--- Comment #2 from mikael.urankar@gmail.com ---
If I put MASTER_SITES=3D CHEESESHOP, 'make fetch' fails to download the zip=
 from
the pypi website but succeed with the pythonhosted website.

=3D> 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: N=
ot
Found

=3D> 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=3D       rocket
MASTER_SITES=3D   CHEESESHOP
DISTNAME=3D       Rocket-${PORTVERSION}

Thanks.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220280-21822-inCRUinJVW>