From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id mEHjFSxVPWaibgEAqHPOHw:P1 (envelope-from ) for ; Fri, 10 May 2024 00:58:52 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id mEHjFSxVPWaibgEAqHPOHw (envelope-from ) for ; Fri, 10 May 2024 00:58:52 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; 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-Seal: i=1; s=key1; d=yhetil.org; t=1715295531; a=rsa-sha256; cv=none; b=nZxwqcw5xnKoDmQOjmjp4ZWTdNs7hAoh+BNcMjoCrKv1m0OR/RjrIGkjQDG8v/9FNEyr0A W0+Wmlc4TdbqoTGqyIe/zFCYC87NcZdNoU+CS+sf4WsBqPyfUtlzjGHp/56+3YRB5W+pzF sY20A95uXPRrtGwiIBGIVdVgxT09L5uRBuvHETkAkLkcvKQXtEq4usvD9zmhWPxIg8juTA /TvxuH5nplWQO5WU1LaMnQIyJwxHBz9GfgdJcTcEfRYxm8YfmIzmfNKhp6CB6lU5fe9Z/m VCT60WDG0OVbTWMD9wu081KMcLojuOZqiA3REXVu6umVezFNlFg2sjh9tsinhg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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=1715295531; 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; bh=grq2ZTjGEyRK4Pk1vq1oYVHLcalOA1+p4eQVwgNjwFg=; b=bJdrP5LXh5tTecWxQWwM0FlYlQXNG2tmV8vlyHgkBlR+hAQjP7MdlEMIibCSXXBoUlZZZW N8xuSmUlj1TjSNR5L96lhorC0P+NtQ+K/LaDNaEDh1g/WlxFGMHP0+MpbUcxNWZKQ46P/H KN0slrIN3VjQx287eWT5gcy6jqRKhdsgGFniVcSYQwOY4zafBScMhxZ8QnWKJaPm+3DM9L kFI4arzW1qWM1wUr/1PcESIv0rADEtXvj4fEyqs6G+8o8Iz84uCO9PEam13naESS/KRMbB 1ApkoUAO/GNJIZ+COZV2fviu+WJB1E8AnXsZQSwk12L1ZIlO1yIqgQfSdpic+Q== 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 685271B3DB for ; Fri, 10 May 2024 00:58:51 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s5CiR-0007Bg-Hl; Thu, 09 May 2024 18:58:19 -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 1s5CiQ-00079c-T9 for guix-patches@gnu.org; Thu, 09 May 2024 18:58:18 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1s5CiQ-0006v3-JK for guix-patches@gnu.org; Thu, 09 May 2024 18:58:18 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s5CiO-0002tV-Tt for guix-patches@gnu.org; Thu, 09 May 2024 18:58:16 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70855] [PATCH 68/92] gnu: python-xmltodict: Move to pyproject-build-system. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 09 May 2024 22:58:16 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70855 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70855@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 70855-submit@debbugs.gnu.org id=B70855.171529548410926 (code B ref 70855); Thu, 09 May 2024 22:58:16 +0000 Received: (at 70855) by debbugs.gnu.org; 9 May 2024 22:58:04 +0000 Received: from localhost ([127.0.0.1]:41273 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5CiC-0002pw-42 for submit@debbugs.gnu.org; Thu, 09 May 2024 18:58:04 -0400 Received: from 5.mo550.mail-out.ovh.net ([178.33.45.107]:51459) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5Ci2-0002oW-3k for 70855@debbugs.gnu.org; Thu, 09 May 2024 18:57:55 -0400 Received: from director5.ghost.mail-out.ovh.net (unknown [10.108.25.169]) by mo550.mail-out.ovh.net (Postfix) with ESMTP id 4Vb6qQ3ddLz1PKV for <70855@debbugs.gnu.org>; Thu, 9 May 2024 22:57:54 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-wtfqb (unknown [10.110.178.52]) by director5.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 43E5A1FD23; Thu, 9 May 2024 22:57:54 +0000 (UTC) Received: from ngraves.fr ([37.59.142.110]) by ghost-submission-6684bf9d7b-wtfqb with ESMTPSA id SIPVDfJUPWaW4QgARJyPyg (envelope-from ); Thu, 09 May 2024 22:57:54 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Fri, 10 May 2024 00:54:03 +0200 Message-ID: <20240509225530.24649-68-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240509225530.24649-1-ngraves@ngraves.fr> References: <20240509225530.24649-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 6120954844298142434 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 14 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdeffedgudehucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucgfrhhlucfvnfffucdludegmdenucfjughrpefhvfevufffkffojghfgggtgfesthekredtredtjeenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpedvffehgeekhfekgffgleehffetiefggeeitdduteekfffhkeehveejfeejledtieenucffohhmrghinhepghhithhhuhgsrdgtohhmnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugeeirddvtdekpdefjedrheelrddugedvrdduuddtnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeejtdekheehseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehhedtpdhmohguvgepshhmthhpohhuth 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: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves 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 X-Migadu-Queue-Id: 685271B3DB X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.89 X-Spam-Score: -6.89 X-TUID: 7MPWFzpa6n2J * gnu/packages/xml.scm (python-xmltodict): [build-system]: Move to pyproject-build-system. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ifb8f3f4aa56255ca596d9c8ae5ae41be479daf90 --- gnu/packages/xml.scm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm index c6ddae50ae6..2654f688d4b 100644 --- a/gnu/packages/xml.scm +++ b/gnu/packages/xml.scm @@ -33,6 +33,7 @@ ;;; Copyright © 2021 Guillaume Le Vaillant ;;; Copyright © 2021 David Larsson ;;; Copyright © 2021 Matthew James Kraai +;;; Copyright © 2024 Nicolas Graves ;;; ;;; This file is part of GNU Guix. ;;; @@ -67,6 +68,7 @@ (define-module (gnu packages xml) #:use-module (gnu packages nss) #:use-module (gnu packages perl) #:use-module (gnu packages perl-check) + #:use-module (gnu packages python-build) #:use-module (gnu packages python) #:use-module (gnu packages tls) #:use-module (gnu packages web) @@ -80,6 +82,7 @@ (define-module (gnu packages xml) #:use-module (guix build-system meson) #:use-module (guix build-system perl) #:use-module (guix build-system python) + #:use-module (guix build-system pyproject) #:use-module (guix deprecation) #:use-module (guix utils) #:use-module (gnu packages linux) @@ -1945,9 +1948,9 @@ (define-public python-xmltodict (sha256 (base32 "08cadlb9vsb4pmzc99lz3a2lx6qcfazyvgk10pcqijvyxlwcdn2h")))) - (build-system python-build-system) + (build-system pyproject-build-system) (native-inputs - (list python-coverage python-nose)) + (list python-coverage python-nose python-setuptools python-wheel)) (home-page "https://github.com/martinblech/xmltodict") (synopsis "Work with XML like you are working with JSON") (description "This package provides a Python library to convert XML to -- 2.41.0