From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id WATjAeHiPGbVOwAAe85BDQ:P1 (envelope-from ) for ; Thu, 09 May 2024 16:51:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id WATjAeHiPGbVOwAAe85BDQ (envelope-from ) for ; Thu, 09 May 2024 16:51:13 +0200 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=1715266272; 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=ZXyrVwR8iJq6QGQcC9EsJO7s1pGN39JYJgoEEJtfcSA=; b=urz2z4Qmlqn879xpMAzY/SwnImS27O1uTa9RU/2AOMD2qqBeMVAKbDRz2qLadA2wNYhAFq 4EvNLOaYyQT7/HY0nrL+C7kWF5fWW6RYdLOCfQ4k7Us2qh+ZB3s5nZt/P9VHP8vtwXUriU uAGIIbV4WrWVu9A5Wil50OSSS75PwdamnRYCdiMibGFbmFAEFtME7H8MLfU6nqzsXZa1ls nthUe0nsdlmID3BKCJ5+Zlh5OeE46f8IH2nH4fOQU2CC3ZiJ5yaQSDuKqBqlp7QjVs5M9w m+S1oZc6cpwgJcbxv+mtutFj07Tr4YNczoFSD386t9vnnNy1Ui8iXX0zo+TsnQ== 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=1715266272; a=rsa-sha256; cv=none; b=O9DoI7fnb2f78KkZCIyzAQBMzcNICrf4QfAuU9ua55jQYp/aXE273FYWn3qd3Ji6KExwK6 fxD0jIndJMCBKD23CbHm5vjG5BLuDTg4PxS9qt30mbLFI649Bg39Es68ZOIPOUb84UPjhU 62c94IHsukZZdt7jPF35LP596KgjJae3WOCqtAcljpAfRrt9C5LmvEPzVwXjS1BseCEZmg dnJQQGg6M4LVeY3bTL7q2mcnUBEw8DQ/LohIt91QAz49OfNi3mFh7517wQ1OgY9PcYYG2I UZ9MMqgn+ink2lIW43h+ypJ9aIdJrHuh1ZIIKUZPprWbAECFJYajHZK996Gnpw== 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 DCEAB12920 for ; Thu, 9 May 2024 16:51:12 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s556Z-0005KV-QW; Thu, 09 May 2024 10:50:43 -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 1s556X-0005GI-2z for guix-patches@gnu.org; Thu, 09 May 2024 10:50:41 -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 1s556W-0003Gb-Ns for guix-patches@gnu.org; Thu, 09 May 2024 10:50:40 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s556w-0003yt-Np for guix-patches@gnu.org; Thu, 09 May 2024 10:51:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69980] [PATCH v2 08/14] gnu: python-cfgv: Update to 3.4.0. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 09 May 2024 14:51:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69980 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69980@debbugs.gnu.org Cc: Vinicius Monego , ngraves@ngraves.fr Received: via spool by 69980-submit@debbugs.gnu.org id=B69980.171526625315199 (code B ref 69980); Thu, 09 May 2024 14:51:06 +0000 Received: (at 69980) by debbugs.gnu.org; 9 May 2024 14:50:53 +0000 Received: from localhost ([127.0.0.1]:55712 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s556i-0003x0-Sr for submit@debbugs.gnu.org; Thu, 09 May 2024 10:50:53 -0400 Received: from 6.mo576.mail-out.ovh.net ([46.105.50.107]:57269) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s556g-0003wt-Uj for 69980@debbugs.gnu.org; Thu, 09 May 2024 10:50:52 -0400 Received: from director8.ghost.mail-out.ovh.net (unknown [10.108.9.29]) by mo576.mail-out.ovh.net (Postfix) with ESMTP id 4VZw0v4nRpz1kWZ for <69980@debbugs.gnu.org>; Thu, 9 May 2024 14:50:23 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-wth27 (unknown [10.110.168.195]) by director8.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 344441FD38; Thu, 9 May 2024 14:50:23 +0000 (UTC) Received: from ngraves.fr ([37.59.142.103]) by ghost-submission-6684bf9d7b-wth27 with ESMTPSA id L/EcCq/iPGaPNBkAcTeK5w (envelope-from ); Thu, 09 May 2024 14:50:23 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Thu, 9 May 2024 16:47:07 +0200 Message-ID: <20240509144944.30385-9-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240509144944.30385-1-ngraves@ngraves.fr> References: <20240509144944.30385-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 16334274376235868691 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdefvddgjeelucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpedvheelieffheetvdelhfffffejfefgudfhteekveehieetudeiudfgkeeutdehjeenucffohhmrghinhepghhithhhuhgsrdgtohhmnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugeeirddvtdekpdefjedrheelrddugedvrddutdefnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopeeileelkedtseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehjeeipdhmohguvgepshhmthhpohhuth 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.39 X-Spam-Score: -6.39 X-Migadu-Queue-Id: DCEAB12920 X-Migadu-Scanner: mx13.migadu.com X-TUID: rmrJMIxHpDqS From: Vinicius Monego * gnu/packages/python-xyz.scm (python-cfgv): Update to 3.4.0. [build-system]: Use pyproject-build-system. [arguments]: Do not override the check phase. Change-Id: Id666a57e4d619697ffa272893930f1c94d5c283e --- gnu/packages/python-xyz.scm | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 1c93236c8b0..714e44b916d 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -27935,7 +27935,7 @@ (define-public python-dns-lexicon (define-public python-cfgv (package (name "python-cfgv") - (version "3.3.1") + (version "3.4.0") (source (origin ;; There are no tests in the PyPI tarball. @@ -27945,15 +27945,8 @@ (define-public python-cfgv (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1pci97cmn3v45sfch9s3lshidrl0309ls9byidic0l8drkwnkwcj")))) - (build-system python-build-system) - (arguments - `(#:phases - (modify-phases %standard-phases - (replace 'check - (lambda* (#:key tests? #:allow-other-keys) - (when tests? - (invoke "pytest" "-vv"))))))) + (base32 "0g7jg6dssyax6k85lk8afs8qdzgq138g6ij0jmmhgdv5fzks6k9z")))) + (build-system pyproject-build-system) (native-inputs (list python-pytest)) (home-page "https://github.com/asottile/cfgv") -- 2.41.0