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 +HxoHd8TVmM+iQAAbAwnHQ (envelope-from ) for ; Mon, 24 Oct 2022 06:26:07 +0200 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 sN4wHd8TVmMlFwEAauVa8A (envelope-from ) for ; Mon, 24 Oct 2022 06:26:07 +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 27BF836844 for ; Mon, 24 Oct 2022 06:26:07 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1omjud-00026v-Jg for larch@yhetil.org; Sun, 23 Oct 2022 18:57:47 -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 1omMtU-0004mJ-Me for guix-patches@gnu.org; Sat, 22 Oct 2022 18:23:06 -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 1omMtU-00061I-F8 for guix-patches@gnu.org; Sat, 22 Oct 2022 18:23:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1omMtU-00024Q-AJ for guix-patches@gnu.org; Sat, 22 Oct 2022 18:23:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58587] [PATCH v3 16/22] gnu: zabbix-cli: Switch to pyproject-build-system. Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 22 Oct 2022 22:23:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58587 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 58587@debbugs.gnu.org Received: via spool by 58587-submit@debbugs.gnu.org id=B58587.16664773457787 (code B ref 58587); Sat, 22 Oct 2022 22:23:04 +0000 Received: (at 58587) by debbugs.gnu.org; 22 Oct 2022 22:22:25 +0000 Received: from localhost ([127.0.0.1]:42595 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1omMsq-00021R-Q8 for submit@debbugs.gnu.org; Sat, 22 Oct 2022 18:22:25 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40686) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1omMse-0001zt-3l for 58587@debbugs.gnu.org; Sat, 22 Oct 2022 18:22:13 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1omMsU-0005N5-QI for 58587@debbugs.gnu.org; Sat, 22 Oct 2022 18:22:06 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=cDYf9YQUlAX7t8aPQ9C2NYnsBGR5A1ydMUk/Qt0Gi0M=; b=BYu9LPII4P7fK0/bEcLx KcgrSnf4VIIpC8z6QQ4NJeR9rspU7HDxt4QNfx1VR5inlMMubeJDZc2h2irTrDxp5o356XcRYVtUW XBHjj5W/76/vYE5GczibRA/WV0PeG+KGbX0Qyb7lFU0GRfbfLiWOvvNBNGame3JVFYKJq3xuy6Qu2 YqsPchuRH4oO6hPjexbcH+ihMvQmK7Vsxoomot6HDuQLy3R4pK5xTHdPWf7wAnqxwjf0LGdlek9N/ DbYYnh6b/rwF5OdTzEpfDdPycRd+D7k4qUZrQI0t5OOrcJ4f3BxU9Z+ogAlHEq5SyCQYRxbZTx6zv PNbOeq4tp9JC0Q==; Received: from [84.214.173.6] (helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1omMsT-0001TT-Kz for 58587@debbugs.gnu.org; Sat, 22 Oct 2022 18:22:02 -0400 From: Marius Bakke Date: Sun, 23 Oct 2022 00:20:54 +0200 Message-Id: <20221022222100.18103-16-marius@gnu.org> X-Mailer: git-send-email 2.38.0 In-Reply-To: <20221022222100.18103-1-marius@gnu.org> References: <87eduzu18u.fsf@gnu.org> <20221022222100.18103-1-marius@gnu.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1666585567; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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:dkim-signature; bh=cDYf9YQUlAX7t8aPQ9C2NYnsBGR5A1ydMUk/Qt0Gi0M=; b=h4qh1S6FAm/Ue4Jw8LB9JKq8yTyo+OLnAfcr2UxTXFM5ZzxAJ6DZ8l2lIIGZlGp7r6Rvqv nVgCHlDilrL6zo4vOnRsB+Ga2hACaQj2loYyBNuc44zUxVIa6M+Py4pseDfvdP6uUCE1JT 1qk8qmIML9F8CHZAWe1Px/ECzOsL4OzEyVuzV690V9hVFESZaSluJM3XUAr1G2jEOApli5 pj/ZN+IE3ScDD4y1th57Wlud5bl9hnxU0VddQAffhb3KcF3dLk+tq6Hww69w5cfE0arjgx cyYuGeccRlwwcn7HfH0VyUwsAVj8NiROI3pHzFiIFtM1E5w2N9CHqy7Aoz4qnw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666585567; a=rsa-sha256; cv=none; b=upcPnNzAEZiUA+YhHjar6LUCkjZ5yfWchKuh7I42Z7tNKurRIIjRnoNQCz9Lzg8DH/2IvB Fr20lG7EZzWSdxnc/PkeHTw6U8IQw3ZJS09df0zhxmGAfnTuo4sn4HYn2Jfk4XwiYonZF/ KC4Kq54pGtbrYCFBwRdnJ9V6ogtgu7R4EtvGK0SdkED3lrA9+ZY8JnmNmbumqIBxyPuyxW bA4r92gwv51qupdXcv0cocHJA0GhwPIkCvCxQkGghjy9sz8R2yDKUKQVMuILScX8ueyr+y fO4Wqct3Z9iPQ/Vb1vbiiX8X4a9goE8k4WJKqRNEdETFVUxkYIMHMHrEAAlDEQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=BYu9LPII; 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-Migadu-Spam-Score: -0.41 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=BYu9LPII; 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-Migadu-Queue-Id: 27BF836844 X-Spam-Score: -0.41 X-Migadu-Scanner: scn0.migadu.com X-TUID: dxNiAIGisg3D * gnu/packages/monitoring.scm (zabbix-cli)[build-system]: Switch to PYPROJECT-BUILD-SYSTEM. [arguments]: Remove check phase. --- gnu/packages/monitoring.scm | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/gnu/packages/monitoring.scm b/gnu/packages/monitoring.scm index 51ead2fe9b..d2c0a335db 100644 --- a/gnu/packages/monitoring.scm +++ b/gnu/packages/monitoring.scm @@ -37,6 +37,7 @@ (define-module (gnu packages monitoring) #:use-module (guix git-download) #:use-module ((guix licenses) #:prefix license:) #:use-module (guix build-system perl) + #:use-module (guix build-system pyproject) #:use-module (guix build-system python) #:use-module (guix build-system gnu) #:use-module (guix build-system go) @@ -270,7 +271,7 @@ (define-public zabbix-cli (sha256 (base32 "1p8xkq3mxg476srwrgqax76vjzji0rjx32njmgnpa409vaqrbj5p")))) - (build-system python-build-system) + (build-system pyproject-build-system) (arguments (list #:phases #~(modify-phases %standard-phases @@ -295,10 +296,7 @@ (define-public zabbix-cli (string-append #$output "/share/man/man1")) (copy-recursively "docs/_build/singlehtml" (string-append #$output "/share/doc/" - #$name "/html")))) - (replace 'check - (lambda _ - (invoke "pytest" "-vv")))))) + #$name "/html"))))))) (native-inputs (list python-pytest python-sphinx)) (inputs -- 2.38.0