From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 2FZyNmeCtmOIZAAAbAwnHQ (envelope-from ) for ; Thu, 05 Jan 2023 08:55:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id qDxONmeCtmPrjgAAauVa8A (envelope-from ) for ; Thu, 05 Jan 2023 08:55:19 +0100 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 6F00BDAEF for ; Thu, 5 Jan 2023 08:55:19 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pDL5d-0004LH-6W; Thu, 05 Jan 2023 02:55:05 -0500 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 1pDL5a-0004Gv-F7 for guix-patches@gnu.org; Thu, 05 Jan 2023 02:55:02 -0500 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 1pDL5a-0001xC-6i for guix-patches@gnu.org; Thu, 05 Jan 2023 02:55:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pDL5Z-0007rh-Q1 for guix-patches@gnu.org; Thu, 05 Jan 2023 02:55:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#55474] [PATCH v2 17/17] gnu: Add python-wagtail-localize. Resent-From: Lars-Dominik Braun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 05 Jan 2023 07:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55474 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Graves Cc: 55474@debbugs.gnu.org Received: via spool by 55474-submit@debbugs.gnu.org id=B55474.167290524630155 (code B ref 55474); Thu, 05 Jan 2023 07:55:01 +0000 Received: (at 55474) by debbugs.gnu.org; 5 Jan 2023 07:54:06 +0000 Received: from localhost ([127.0.0.1]:50130 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pDL4g-0007qJ-4A for submit@debbugs.gnu.org; Thu, 05 Jan 2023 02:54:06 -0500 Received: from mout-p-103.mailbox.org ([80.241.56.161]:52732) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pDL4d-0007pn-Dm for 55474@debbugs.gnu.org; Thu, 05 Jan 2023 02:54:04 -0500 Received: from smtp202.mailbox.org (smtp202.mailbox.org [10.196.197.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-103.mailbox.org (Postfix) with ESMTPS id 4NndyW1wcQz9scc; Thu, 5 Jan 2023 08:53:55 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6xq.net; s=MBO0001; t=1672905235; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=+P79sl+FqtVdU3KEVUQCe2WhZ4WgYpLyLXrVPYHMsLw=; b=LlhQ5yiVjcHAsxSPAPfVwDx6NbPhaoXOL4FRf0AYxBBCfO5Kbm7aDPe6GjXF6HLc+Jpqit OG983WRLyszbNmxScywL/q9p5EQlbBa0UTbnhkruIeFCqp64Hr9nLmFMg1RmFzE0YjTIG8 qyrUCRkhZqZYSEYfvRkkTvJM7mJsOUxea1Q2bYwG74ZqF5CXpDMGdPxkjZrnADs5dfi2fn CUEPHfv6QaLQU3aoFdhQee0oZ8pf4W4RuxA0GOPd9X56YiASWJmiH7GabfOp6Ie0+GeAJk dvf74EK5WlSRekls8rPs/X57p8k/1V2JYHZ4hB6/Q3YraX1eB0vqO5p1GHG58Q== Date: Thu, 5 Jan 2023 08:53:50 +0100 From: Lars-Dominik Braun Message-ID: References: <20220809171332.25824-1-ngraves@ngraves.fr> <20220809171332.25824-17-ngraves@ngraves.fr> <87fsd6pghx.fsf@ngraves.fr> <87tu17yhu6.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87tu17yhu6.fsf@ngraves.fr> 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: , 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1672905319; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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=+P79sl+FqtVdU3KEVUQCe2WhZ4WgYpLyLXrVPYHMsLw=; b=Bi9Ol4ilWoC223ivJh+wDROtdIc17x1Z81JZ6l+9UbsHtW+39mWdmi/CyysJuZVf8F4AoT FoKbLKV7u4KQ0Q90IRPJJ5Bf10MIOYgKijM1cf0yKs+0E/GYXiwstwSWfNDOBdufQONV93 pyt5idcvUPZQNIvImSWMO8oJGghK2Ig2w6bDv6QoUdeVH9OSY/457UbWqV2ksdXI1oLDkp 5gqyQsYis4evaAR8WgZE+zbHEQpkskjUyBIe0ij2RlaqUEMA0uj2ZM4U8noih6RZLn7k9i kvW86Zo6EjyWhgdWXDkm2hrAn1ZKJTY7LfcWvDKzeMWW7EqX8UNCE71M2gRd1w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=LlhQ5yiV; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1672905319; a=rsa-sha256; cv=none; b=qs1a370DL5XJvyjgdH7TVRSV5jR8LJugbZl2oMD2h6xp50YPk1Zkf3QjZAkPa+zNDN046s e8ohGuLqFUkh75s0l0uGI+YtSnwGSHLt43ok2wQToqqcdVQ+1L2gDrbIQaLCVOKBWlmTFg xnZmFkalDMOYirdR8jU7ue68Eecf4hZMfmMjtnc3Z+txlNlorKRwupxycSYp54wFqO08sN 8xaPqZlVf2IxAXabIYtsuOrSDedqq17A60+dnO8A1wvHekUIFQgSWHSX8K4TPjoOztAjCJ hA9y+F/b25QI4FST2fIaeHr6jrkAVqxCdt2zV9OXrrHZPQPzCo+ZUvgIQqPMew== X-Spam: Yes X-Migadu-Queue-Id: 6F00BDAEF X-Migadu-Spam: Yes X-Spam-Score: 7.34 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=6xq.net header.s=MBO0001 header.b=LlhQ5yiV; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=6xq.net (policy=none) X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: 7.34 X-TUID: lAKtMBCy14qU Hi Nicolas, > I'll come up with a new patch series in the coming weeks merging this > one, 57094, and updating up to the latest version. (I didn't have the > knowledge or confidence to do it this way 8 months ago). alright. Please send it as v3 to #55474. Also note that we have pyproject-build-system now, which makes your life easier for pyproject.toml-based packages (i.e. no custom phases required). Thanks, Lars