From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Changes made to pysqlite-2.6.3 without changing the version number Date: Sat, 08 Feb 2014 17:58:27 +0100 Message-ID: <87fvntk0cs.fsf@gnu.org> References: <87ha8cw5wb.fsf@netris.org> <874n4alddn.fsf@gnu.org> <20140208104408.GB5176@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55540) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCBEg-0007Ce-8L for guix-devel@gnu.org; Sat, 08 Feb 2014 11:58:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WCBEb-0002lD-L8 for guix-devel@gnu.org; Sat, 08 Feb 2014 11:58:34 -0500 Received: from hera.aquilenet.fr ([2a01:474::1]:39050) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCBEb-0002l0-Du for guix-devel@gnu.org; Sat, 08 Feb 2014 11:58:29 -0500 In-Reply-To: <20140208104408.GB5176@debian> (Andreas Enge's message of "Sat, 8 Feb 2014 11:44:08 +0100") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge skribis: > On Sat, Feb 08, 2014 at 12:19:32AM +0100, Ludovic Court=C3=A8s wrote: >> Commit 7a03af7 changes the version number and URL as a stopgap measure. > > But we still have the problem that pypi.python.org requires TLS, which > does not work, see > http://hydra.gnu.org/build/38210/nixlog/1/raw Ah right (I forgot as I=E2=80=99m running the latest and greatest Guile.) > Is there any solution in the pipeline, or should we maybe host tarballs > somewhere else? The solution is for =E2=80=98core-updates=E2=80=99 to switch to Guile 2.0.1= 0 (hopefully released within a couple of weeks, thanks to Mark), or to introduce a patch like the one Cyril posted some time ago. Ludo=E2=80=99.