From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6J8OIxjbUmTJCAEASxT56A (envelope-from ) for ; Thu, 04 May 2023 00:07:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id yI0KIhjbUmTQWQEAG6o9tA (envelope-from ) for ; Thu, 04 May 2023 00:07:20 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 397C1B3CD for ; Thu, 4 May 2023 00:07:20 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1puKcq-0006xo-3s; Wed, 03 May 2023 18:07:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1puKco-0006w9-5K for guix-patches@gnu.org; Wed, 03 May 2023 18:07:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1puKcn-00021r-Sr for guix-patches@gnu.org; Wed, 03 May 2023 18:07:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1puKcn-0007vt-O5 for guix-patches@gnu.org; Wed, 03 May 2023 18:07:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63044] [PATCH] gnu: python-setuptools: Disable date checking in bdist_egg.py Resent-From: Brian Cully Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 03 May 2023 22:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63044 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 63044@debbugs.gnu.org, Lars-Dominik Braun , jgart Received: via spool by 63044-submit@debbugs.gnu.org id=B63044.168315160830471 (code B ref 63044); Wed, 03 May 2023 22:07:01 +0000 Received: (at 63044) by debbugs.gnu.org; 3 May 2023 22:06:48 +0000 Received: from localhost ([127.0.0.1]:47869 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puKca-0007vP-DF for submit@debbugs.gnu.org; Wed, 03 May 2023 18:06:48 -0400 Received: from coleridge.kublai.com ([166.84.7.167]:54890 helo=mail.spork.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puKcW-0007vE-FF for 63044@debbugs.gnu.org; Wed, 03 May 2023 18:06:47 -0400 Received: from psyduck (ool-18b8e9e7.dyn.optonline.net [24.184.233.231]) by mail.spork.org (Postfix) with ESMTPSA id C4BB0956E; Wed, 3 May 2023 18:06:35 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=spork.org; s=dkim; t=1683151604; bh=p5+U5P4ir2AbajyigtUxOtYwfSy+TDDUvxYiU6DoJyM=; h=References:From:To:Cc:Subject:Date:In-reply-to; b=X/G7/7qM+EHKm5Hcm6VsU60kRlv2WwVKPve1JI0PTb7n16BE6ZgC9u+p85NpjIO6D z1lv+x8YLvK2y1Fj0jYtK14ZhetpDwjn64pNZG4IK4stE98MAXN7y2KvwBK3TSMu70 zNkdJwf045WuhLUsLCt0qrKfWJDYwoEArJpxzn+A= References: <87ildm3zf6.fsf@psyduck.jhoto.kublai.com> <87bkjd46wo.fsf@psyduck.jhoto.kublai.com> <87jzxtqf4m.fsf_-_@gnu.org> <87jzxskkpv.fsf@psyduck.jhoto.kublai.com> <87r0rxyydq.fsf@gnu.org> User-agent: mu4e 1.10.2; emacs 28.2 Date: Wed, 03 May 2023 18:05:41 -0400 In-reply-to: <87r0rxyydq.fsf@gnu.org> Message-ID: <87ild9oysd.fsf@psyduck.jhoto.kublai.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Brian Cully X-ACL-Warn: , Brian Cully via Guix-patches From: Brian Cully via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1683151640; a=rsa-sha256; cv=none; b=ew+8mszqYsWIi+0jpEAFVDtDiTK6Be+eJ4TF4D7R14fB0EfzE7BzkCw/QQIPdb17an8DKJ p7LpILyRruvI8EIf2mWV9RhiTNM0okk/t81n+BcB7cy4uyjoxaltokFm2yVBatVxQkEuR2 a/cXnC95Cpz+Jf1AIOed64a4EWZKLmEtxZJ1+5TmTcsLgmZiZcmcy8uz4bFuRqff7+VJ+/ 4DaGjJW2dTYin7rS+gMEAKwzRQN/X6D8+ZLMqMTD+YqYXAIHkb7uQ9Bg2xnCVSWHKD3cU+ boRG3WJ98D2rCpYjZf0PlTTN0JnpYZ4hTFNdBwag1sc1Xo6ZCImmMqIBgAuLxg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=spork.org header.s=dkim header.b="X/G7/7qM"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1683151640; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=p5+U5P4ir2AbajyigtUxOtYwfSy+TDDUvxYiU6DoJyM=; b=YA0X+yx50AsPqofrTQytHqy796buGHqlmwav4CQuyyMJ84BjKsSoVaHgOeCahD34P4SmFi M4bcm1C2aLpohJdhR2rR07sywyCFKHRH+sqKZqcfcgXNS9dYSe63wGg24c0kC5pNr/+kRp vpDIZwZ2A7zLei1ZCjabXjDldUYf77Dle5gWqseqrnU2znzuGInhhxIF6qr7zu2/Me1dux Gb+NkUz15wTtkxHF7UrbcE6HgQgr9abOcY7wkDwrao8XjbS6XTc/KohJQoVHeipfONnMX4 zrUtKAEmU19tb22YI5efiEJV4VzAcX+fx1tIkiQoe2UNjwAzgykAxpIkNnp2Bw== X-Migadu-Spam-Score: -2.71 X-Spam-Score: -2.71 X-Migadu-Queue-Id: 397C1B3CD X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=spork.org header.s=dkim header.b="X/G7/7qM"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-TUID: 4X23EyhyWQEB Ludovic Court=C3=A8s writes: > The way to do that is to add (guix build python-build-system) to > #:imported-modules and #:modules in those packages, and then to=20 > use > =E2=80=98modify-phases=E2=80=99 to add that =E2=80=98ensure-no-mtimes-pre= -1980=E2=80=99 phase to=20 > those > of =E2=80=98gnu-build-system=E2=80=99. > > How does that sound, Brian? That sounds reasonable to me. I'll update the ticket in a bit with=20 these changes. -bjc