From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#20765: (no subject) Date: Tue, 09 Feb 2016 22:37:35 +0100 Message-ID: <87oabppnts.fsf@gnu.org> References: <87zj4btfuo.fsf@gnu.org> <20160209045442.GA29136@jasmine> 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]:55340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTFz3-0007PH-J7 for bug-guix@gnu.org; Tue, 09 Feb 2016 16:38:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTFz0-0007EP-EH for bug-guix@gnu.org; Tue, 09 Feb 2016 16:38:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:53069) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTFz0-0007EH-Af for bug-guix@gnu.org; Tue, 09 Feb 2016 16:38:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20160209045442.GA29136@jasmine> (Leo Famulari's message of "Mon, 8 Feb 2016 23:54:42 -0500") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Leo Famulari Cc: 20765@debbugs.gnu.org Leo Famulari skribis: > Another reason to not compress Python eggs is that the contents of the > zip archives introduce non-determinism through their timestamps. Indeed, good catch! Ludo=E2=80=99.