From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id MC12GP0oemWHOwAAkFu2QA (envelope-from ) for ; Wed, 13 Dec 2023 22:58:21 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id uBygEv0oemVDVwAA62LTzQ (envelope-from ) for ; Wed, 13 Dec 2023 22:58:21 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1702504701; 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-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=2+ai87vNuBeQq6frn4UZMVwAa5YnKBgKxwd31PBecKY=; b=OHjwBp6WbEOG4gaBnTyVZECgIiTTLj9cb3HSQoTKoF36UFJqX+YNMCNif5J8JPej7GaETV 52QhBwN8/6dimTTLf1/8kuZREIj1kcJ/Ys2hYIK+OGLDGh+TuSn6zzwowwv6CVj6vPh4FL LFR/83ZzyKPa/OEIoIo7jbdQdeHngUk5bC6jOIQdhKsyOUFQBq9xpr6yr3klcVL7WMHx6k ZLlyzCExQ/cSKE1nDy/pTTPUoZgremuWo2SUud9WIagSALSbsl3c1MZjtphTyKgMnZxlVU ztBeXQIbzgWtEZ8NQra+NCFMKuwEqaO6SwcExgduepxYt81gXUOZDfy2Me5GQw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702504701; a=rsa-sha256; cv=none; b=FvRc3jGLSXviL8RF8ytTu+9V1KlQh20mSHpRaXRkIanqUqcdEg6Q0+dcpnz6Kb/pRIJC3p bBwEjP5RFg43OAr3STeyPbXn1XGXnQOa5qdoJdin40oMb1pqgG1uULGEjbKYKOP14YgdC3 uaHOENmoZbS/Q6hyWCNAbKo4OkPcKrQsXQFilnDbXPbPAUE1atCOOjA348oIiEwOu6xys3 OISGbpRz4q1ytImrqWYDxrQvvl+gM++jm53+uZDlA+7ZUWrxeMFDD4GQQbSlIJ/nhX3Klm kCFu44mgbmhRiBNUPsA4z0FA7UATNSDv3NerUZZIto0pki9cGxiSAOt2f+VuDQ== 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 E02EB58BA9 for ; Wed, 13 Dec 2023 22:58:20 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rDXEn-0007s2-V7; Wed, 13 Dec 2023 16:57:53 -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 1rDXEg-0007oN-2u for guix-patches@gnu.org; Wed, 13 Dec 2023 16:57:47 -0500 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 1rDXEf-0000gR-Qx for guix-patches@gnu.org; Wed, 13 Dec 2023 16:57:45 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rDXEv-0003Ul-VA for guix-patches@gnu.org; Wed, 13 Dec 2023 16:58:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67813] [PATCH 04/12] gnu: python-pyproject-metadata: Update to 0.7.1. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 13 Dec 2023 21:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67813 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67813@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 67813-submit@debbugs.gnu.org id=B67813.170250463313261 (code B ref 67813); Wed, 13 Dec 2023 21:58:01 +0000 Received: (at 67813) by debbugs.gnu.org; 13 Dec 2023 21:57:13 +0000 Received: from localhost ([127.0.0.1]:59786 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rDXE9-0003Rn-AY for submit@debbugs.gnu.org; Wed, 13 Dec 2023 16:57:13 -0500 Received: from 11.mo561.mail-out.ovh.net ([87.98.184.158]:46013) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rDXE6-0003RF-E3 for 67813@debbugs.gnu.org; Wed, 13 Dec 2023 16:57:11 -0500 Received: from director11.ghost.mail-out.ovh.net (unknown [10.108.2.251]) by mo561.mail-out.ovh.net (Postfix) with ESMTP id 95E4B2A174 for <67813@debbugs.gnu.org>; Wed, 13 Dec 2023 21:56:52 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-q6dzq (unknown [10.110.168.37]) by director11.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 52FE21FDFE; Wed, 13 Dec 2023 21:56:52 +0000 (UTC) Received: from ngraves.fr ([37.59.142.107]) by ghost-submission-6684bf9d7b-q6dzq with ESMTPSA id E/PTEaQoemVuAQAA6OMMAw (envelope-from ); Wed, 13 Dec 2023 21:56:52 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Wed, 13 Dec 2023 22:56:24 +0100 Message-ID: <20231213215635.15562-4-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20231213215635.15562-1-ngraves@ngraves.fr> References: <20231213215635.15562-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 2928465658607035106 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrudeljedgleegucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepleffjeetueethfefkeffffefvddukeejkefgleduiedthfekvefhiedvhfffgeegnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugedtrddugedvpdefjedrheelrddugedvrddutdejnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeeijeekudefseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehiedupdhmohguvgepshhmthhpohhuth 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-Spam-Score: -6.19 X-Spam-Score: -6.19 X-Migadu-Queue-Id: E02EB58BA9 X-Migadu-Scanner: mx10.migadu.com X-TUID: U3GeabjW5Gtd * gnu/packages/python-xyz.scm (python-pyproject-metadata): Update to 0.7.1. --- gnu/packages/python-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 50566eee8f..0f4b8454ad 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -12717,7 +12717,7 @@ (define-public python-pep517 (define-public python-pyproject-metadata (package (name "python-pyproject-metadata") - (version "0.6.1") + (version "0.7.1") (source (origin (method git-fetch) @@ -12727,7 +12727,7 @@ (define-public python-pyproject-metadata (file-name (git-file-name name version)) (sha256 (base32 - "00zahgw9zjfqwf0218bj5k732aibnn68cq1p8f0wmbirb7fy5k31")))) + "0yvs59ymz5gdix34a95wxlxvk9bnvjgrzsnmnc3ws7whpfv3yasm")))) (build-system pyproject-build-system) (propagated-inputs (list python-packaging)) (native-inputs (list python-pypa-build python-pytest python-tomli)) -- 2.41.0