From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Changes made to pysqlite-2.6.3 without changing the version number Date: Sat, 8 Feb 2014 11:44:08 +0100 Message-ID: <20140208104408.GB5176@debian> References: <87ha8cw5wb.fsf@netris.org> <874n4alddn.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56763) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WC5Oi-0001od-Qw for guix-devel@gnu.org; Sat, 08 Feb 2014 05:44:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WC5Od-0007K1-NM for guix-devel@gnu.org; Sat, 08 Feb 2014 05:44:32 -0500 Content-Disposition: inline In-Reply-To: <874n4alddn.fsf@gnu.org> 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: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Sat, Feb 08, 2014 at 12:19:32AM +0100, Ludovic Courtès 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 Is there any solution in the pipeline, or should we maybe host tarballs somewhere else? Andreas