From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Roelandt Subject: Re: pypi URL change Date: Mon, 25 Apr 2016 02:13:34 +0200 Message-ID: <571D612E.7000802@gmail.com> References: <571C754A.1050506@gmail.com> <571D4811.4050300@gmail.com> <571D54EC.2030000@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40396) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1auU9l-0004UM-Gg for guix-devel@gnu.org; Sun, 24 Apr 2016 20:13:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1auU9g-00076i-HO for guix-devel@gnu.org; Sun, 24 Apr 2016 20:13:41 -0400 Received: from mail-wm0-x230.google.com ([2a00:1450:400c:c09::230]:38610) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1auU9g-00076c-AY for guix-devel@gnu.org; Sun, 24 Apr 2016 20:13:36 -0400 Received: by mail-wm0-x230.google.com with SMTP id u206so102812859wme.1 for ; Sun, 24 Apr 2016 17:13:36 -0700 (PDT) In-Reply-To: <571D54EC.2030000@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ben Woodcroft , guix-devel@gnu.org On 04/25/2016 01:21 AM, Ben Woodcroft wrote: > 2) The new URLs are even uglier than the old one and a working pypi-uri > would hide them from our eyes. Yeah but it is my understanding that the new pattern will only be applied to new releases, so how will pypi-uri know what pattern to apply? Cyril.