From owner-freebsd-python@freebsd.org  Thu Dec 14 04:51:12 2017
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5F09EE93EEF
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Thu, 14 Dec 2017 04:51:12 +0000 (UTC)
 (envelope-from FreeBSD@shaneware.biz)
Received: from ipmail03.adl6.internode.on.net (ipmail03.adl6.internode.on.net
 [150.101.137.143])
 by mx1.freebsd.org (Postfix) with ESMTP id 86572727F9;
 Thu, 14 Dec 2017 04:51:10 +0000 (UTC)
 (envelope-from FreeBSD@shaneware.biz)
Received: from ppp121-45-66-21.bras1.adl6.internode.on.net (HELO leader.local)
 ([121.45.66.21])
 by ipmail03.adl6.internode.on.net with ESMTP; 14 Dec 2017 15:16:01 +1030
Subject: Re: What is the preferred MASTER_SITES for python port?
To: koobs@FreeBSD.org, freebsd-python@freebsd.org
References: <56059f84-ab05-9db5-13d4-b1a443df0832@akhmatov.ru>
 <e9b33755-b196-0441-bfa0-1a565a566a8f@FreeBSD.org>
From: Shane Ambler <FreeBSD@ShaneWare.Biz>
Message-ID: <c6d398b1-75ad-6fbf-2a0a-f37aa018f7ee@ShaneWare.Biz>
Date: Thu, 14 Dec 2017 15:15:59 +1030
User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101
 Thunderbird/52.5.0
MIME-Version: 1.0
In-Reply-To: <e9b33755-b196-0441-bfa0-1a565a566a8f@FreeBSD.org>
Content-Type: text/plain; charset=utf-8
Content-Language: en-AU
Content-Transfer-Encoding: 7bit
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.25
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 14 Dec 2017 04:51:12 -0000

On 12/12/2017 13:06, Kubilay Kocak wrote:

> Note: Irrespective of MASTER_SITES, if a package is in PyPI it *must* be
> named exactly by its <pypi-name>.

Except when they don't - cython and pyrex are the first to come to mind.
At least flavours got the pyxx- pkg prefix added to them.


-- 
FreeBSD - the place to B...Software Developing

Shane Ambler