From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id oOBvAOc5VmNXXgAAbAwnHQ (envelope-from ) for ; Mon, 24 Oct 2022 09:08:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id IPqKAOc5VmMqvwAAauVa8A (envelope-from ) for ; Mon, 24 Oct 2022 09:08:23 +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 ABA612D3E0 for ; Mon, 24 Oct 2022 09:08:22 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1omjuX-00024y-Gv for larch@yhetil.org; Sun, 23 Oct 2022 18:57:41 -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 1omMtV-0004mL-F5 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 1omMtV-00061T-84 for guix-patches@gnu.org; Sat, 22 Oct 2022 18:23:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1omMtV-00024f-3Y for guix-patches@gnu.org; Sat, 22 Oct 2022 18:23:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58587] [PATCH v3 17/22] gnu: python-openapi-schema-validator: Use 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:05 +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.16664773707862 (code B ref 58587); Sat, 22 Oct 2022 22:23:05 +0000 Received: (at 58587) by debbugs.gnu.org; 22 Oct 2022 22:22:50 +0000 Received: from localhost ([127.0.0.1]:42611 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1omMtF-00022j-J3 for submit@debbugs.gnu.org; Sat, 22 Oct 2022 18:22:49 -0400 Received: from eggs.gnu.org ([209.51.188.92]:57902) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1omMsw-00021e-EJ for 58587@debbugs.gnu.org; Sat, 22 Oct 2022 18:22:30 -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 1omMsq-0005kt-Vg for 58587@debbugs.gnu.org; Sat, 22 Oct 2022 18:22:25 -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=N+f17xuQ3s0gSLStY0xmF+2pS+hRppQgrOqxs0SPO4c=; b=j9iMVqJ/QOEaLzG0icft hZRgBOHf5lYrflBrQP49fqpOrDwmH8eorW2GjidLYJnqms/U9iSYkEtvILyJWFAwYlgijI7FJEoOI OZtaFsxl6hi2qbitUlc54eOLUdxiVh405f94Dplm5e1KchpaKY4aFOtPXmE/Mr9ai8hlKXUlDvvZ3 b+lfSbIRxtn8DP2haGK0AWzN9BBTecsbcD5vbXONl1f0x9PYIvLOwRauTc+yjChH8FmdCk77lW5BE VTdRnltRalBOglSg7CYCtcYlYU5AmpR0Q/OvCOD5V2eICYds+FbE/AVZBVXW9JBShdnC+4+Onzuu6 djaL0PbXVcP/ow==; 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 1omMsY-0001Tr-Nl for 58587@debbugs.gnu.org; Sat, 22 Oct 2022 18:22:14 -0400 From: Marius Bakke Date: Sun, 23 Oct 2022 00:20:55 +0200 Message-Id: <20221022222100.18103-17-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=1666595302; 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=N+f17xuQ3s0gSLStY0xmF+2pS+hRppQgrOqxs0SPO4c=; b=JaIW1Kh/q5tXuBTW8hm8zSVNXzVMfIMGnl7tG/c8qdY9KVNoAmhtWsR45dFLuxXxlWQlW8 obU2A7kpeAB4WmdWWBrZilh+UPwV9aorGvgAAicDoxDkCLExtZ8pawifaaJAKaBUPr25pe Zt2j2b4cYV1TZd07fjFbX87bDVGLy1L/uWcIGdhqe/2a7iWrB4kBD5am2OeNtOTqfS99nF A2WPlVp21wuTIWaqB5ZijgA9d0m4sxk+xNbIecwR4uH0vJYemfaPM7jFi86rbPcH1/8Hok V6sT/KtTCMX0YjHitncFVgvq8wyjvRZUCQYigzjp69sPyR2PCSp7o6C7qm50jg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666595302; a=rsa-sha256; cv=none; b=CYaWKQN9QZzRB8zk7DsJWSOB9PCrKBk49+zVExqlMlnd4bt15chJg/m6b8+HBz6rcg2I7d Z+G0K+Qx+fQFBPCTd7IRCI6pnr+NT4yAsbIG7b0upi1/5KuxkkMUnWZ5hM9blwKEaKY4RA ohNZCnxYy3tlY89RHA3rLFOrxJMrow6TAy+RCATeKa4x7fsSi/l+lsmklG5YAPt/tmHqQ/ peUjypaBfMvlA02fXNuAEDQaB3NXWGFuMqect8nq8gfGgeuQiCXDAEdtXcpZJDWF+cmXX0 M0aPV07FabwMBL+mMZcnMprA6Y22KzKAXFNy++yIlQWy69bBpmQBf17d0PUb0Q== 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="j9iMVqJ/"; 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.20 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="j9iMVqJ/"; 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: ABA612D3E0 X-Spam-Score: 0.20 X-Migadu-Scanner: scn1.migadu.com X-TUID: 1mPvTOlMuRcF * gnu/packages/python-web.scm (python-openapi-schema-validator)[build-system]: Set to PYPROJECT-BUILD-SYSTEM. [arguments]: Remove redundant phases. [native-inputs]: Remove PYTHON-PYPA-BUILD. --- gnu/packages/python-web.scm | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index f5625cc305..370245de3a 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -79,6 +79,7 @@ (define-module (gnu packages python-web) #:use-module (guix download) #:use-module (guix git-download) #:use-module (guix build-system copy) + #:use-module (guix build-system pyproject) #:use-module (guix build-system python) #:use-module (guix gexp) #:use-module (guix utils) @@ -1601,7 +1602,7 @@ (define-public python-openapi-schema-validator (sha256 (base32 "1swm8h74nhg63nxk347blwq9f1qn6iiq3zisndcvm7axkq3pc2df")))) - (build-system python-build-system) + (build-system pyproject-build-system) (arguments (list #:phases @@ -1609,21 +1610,8 @@ (define-public python-openapi-schema-validator (add-after 'unpack 'remove-coverage-pytest-options (lambda _ (substitute* "pyproject.toml" - (("^--cov.*") "")))) - ;; XXX: PEP 517 manual build copied from python-isort. - (replace 'build - (lambda _ - (invoke "python" "-m" "build" "--wheel" "--no-isolation" "."))) - (replace 'check - (lambda* (#:key tests? #:allow-other-keys) - (when tests? - (invoke "pytest")))) - (replace 'install - (lambda _ - (let ((whl (car (find-files "dist" "\\.whl$")))) - (invoke "pip" "--no-cache-dir" "--no-input" - "install" "--no-deps" "--prefix" #$output whl))))))) - (native-inputs (list python-poetry-core python-pypa-build python-pytest)) + (("^--cov.*") ""))))))) + (native-inputs (list python-poetry-core python-pytest)) (propagated-inputs (list python-isodate python-jsonschema -- 2.38.0