From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 4MTJBHTKVWM+hgEAbAwnHQ (envelope-from ) for ; Mon, 24 Oct 2022 01:12:52 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id EHn+BHTKVWM9xgAA9RJhRA (envelope-from ) for ; Mon, 24 Oct 2022 01:12:52 +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 D09EB30126 for ; Mon, 24 Oct 2022 01:12:51 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1omjuJ-0001ya-Ur for larch@yhetil.org; Sun, 23 Oct 2022 18:57:27 -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 1omMtT-0004mG-Sl 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 1omMtT-00060z-Lg for guix-patches@gnu.org; Sat, 22 Oct 2022 18:23:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1omMtT-00024B-Gn for guix-patches@gnu.org; Sat, 22 Oct 2022 18:23:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58587] [PATCH v3 12/22] gnu: python-ufolib2: 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:03 +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.16664773447772 (code B ref 58587); Sat, 22 Oct 2022 22:23:03 +0000 Received: (at 58587) by debbugs.gnu.org; 22 Oct 2022 22:22:24 +0000 Received: from localhost ([127.0.0.1]:42591 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1omMsq-00021C-3c for submit@debbugs.gnu.org; Sat, 22 Oct 2022 18:22:24 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40684) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1omMse-0001zs-3u 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 1omMsM-0005N0-Pr 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=Wim1CTo2dlhV8S/FHj84RmihJYCsrDvHelzNyUpn8vg=; b=eHtw9LibQI2G+2IM2tXQ eMI9hX2vy9lDH4Mo21vjpgS+9e3jHkuO1TNlO3S9IoZH8FEdNU/rn/Icn49VrzVHlzo+AGl3udbzA BCtR0wkqAFnRCfaJdwkXc0eWKSJTP3gvPT1CycC5vlDjSyNiEbVjLT9sRWHX5XD9O9W5ESS6Bxcqn EforRqqry/2zgn0CfMk9ZSQPIFtXSfpPiHbPOS+IgnIj8tSD5KrOT62a5tgG191oTjb7+8GoR7uuH PcwrBoKjHmneTyHqTgS3hfy2i5S6Gs07QPFTLFV3UiEUwjucmOtE26dTSxs0H2n/27SVgofzYI+0G 3J6ZMXNPIMAeMQ==; 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 1omMsM-0001Rq-Bk for 58587@debbugs.gnu.org; Sat, 22 Oct 2022 18:21:54 -0400 From: Marius Bakke Date: Sun, 23 Oct 2022 00:20:50 +0200 Message-Id: <20221022222100.18103-12-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=1666566771; 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=Wim1CTo2dlhV8S/FHj84RmihJYCsrDvHelzNyUpn8vg=; b=ZFzNHnQSuh7XgV0952E9VIsI+9SsC06w1SZXAw97h/gd9h0KYU9A7/fVyHT6S1htRmKQM/ jWPi/73s6WevNaeWkF8zWGk4yt4v+OHPDOvaka8YkIuT/Iq6GUP1fY9FpfinjHn6sdTJox 9kBWW5IyksEOe7liXeieQfn3TYDNXSFEjWTXM8x2JJgn6mMGdJhHUfgLrUE9wBnLyHvA7T nn6SiM2fu4hgE9bVze+UOUAmt4ayKs23STAw+qCJMfTnSCIbqQzwJiwJ7RH3nrw3+kAYUb 56jy0++EG335AgAGTxqIpofXW0nxD57VaqfLHf0ulm/3YaQKj/NSBWPPnWzBUA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1666566771; a=rsa-sha256; cv=none; b=cbyrCKr94NOhLNqq1HL+uGF36TSdkggQfuaPCxWTY5jqTvCtk0xuimI17WonD/UAin514v OR57XyeEPKpdM7TKBjIsskOxSeUm8rT3KVz2JSNLx2sujpFXe6zDE+Oo8U6ij8KdfZbgST qYdWioWWWxW9dfv8ymE9P2Bki7ptD+20huuMDcfdy2TjsMBu6mf/Xb1O1FWnj9/Id2vsAu c0y6iLtACctZYSLGpVbLDs1KYPwvMW3+ifNGpMk3R+9S+WLnpQI8Y1OcAbf9rvoVcSAtta PDON8GrNWXvr00X2facjxLwYPeoF+gaAnKapiyMcZjGtBj1uoVMIRn0wWgNFzw== 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=eHtw9Lib; 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.11 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=eHtw9Lib; 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: D09EB30126 X-Spam-Score: -0.11 X-Migadu-Scanner: scn0.migadu.com X-TUID: m6RkS9WF5Pp/ * gnu/packages/fontutils.scm (python-ufolib2)[build-system]: Switch to PYPROJECT-BUILD-SYSTEM. [arguments]: Remove. [native-inputs]: Remove PYTHON-PYPA-BUILD and PYTHON-WHEEL. --- gnu/packages/fontutils.scm | 26 ++------------------------ 1 file changed, 2 insertions(+), 24 deletions(-) diff --git a/gnu/packages/fontutils.scm b/gnu/packages/fontutils.scm index 5c95f9a427..46fbc2370a 100644 --- a/gnu/packages/fontutils.scm +++ b/gnu/packages/fontutils.scm @@ -1612,31 +1612,9 @@ (define-public python-ufolib2 (uri (pypi-uri "ufoLib2" version)) (sha256 (base32 "0yx4i8q5rfyqhr2fj70a7z1bp1jv7bdlr64ww9z4nv9ycbda4x9j")))) - (build-system python-build-system) - (arguments - (list - #:phases - #~(modify-phases %standard-phases - ;; XXX: PEP 517 manual build copied from python-isort. - (replace 'build - (lambda _ - ;; ZIP does not support timestamps before 1980. - (setenv "SOURCE_DATE_EPOCH" "315532800") - (invoke "python" "-m" "build" "--wheel" "--no-isolation" "."))) - (replace 'check - (lambda* (#:key tests? #:allow-other-keys) - (when tests? - (invoke "pytest" "-vv")))) - (replace 'install - (lambda _ - (let ((whl (car (find-files "dist" "\\.whl$")))) - (invoke "pip" "--no-cache-dir" "--no-input" - "install" "--no-deps" "--prefix" #$output whl))))))) + (build-system pyproject-build-system) (native-inputs - (list python-pypa-build - python-pytest - python-setuptools-scm - python-wheel)) + (list python-pytest python-setuptools-scm)) (propagated-inputs (list python-attrs python-fonttools-full)) (home-page "https://github.com/fonttools/ufoLib2") (synopsis "Unified Font Object (UFO) font processing library") -- 2.38.0