From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id CNOmACQYj2aYmAAAqHPOHw:P1 (envelope-from ) for ; Wed, 10 Jul 2024 23:24:20 +0000 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id CNOmACQYj2aYmAAAqHPOHw (envelope-from ) for ; Thu, 11 Jul 2024 01:24:20 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=TQZR3fNx; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1720653859; h=from:from:sender:sender: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:dkim-signature; bh=y6TfW/zf00qsCqTPc0dTxMkv3A8/9xrMIshjUx+/LPw=; b=aGRD3YYuZ4FZ0jvfS434hMFu2PgnlCDH53vHBcKtKRBLEpt9J7DoGxfir94BulShKs5hRn ViNhcvO1bhih48c0jobdpX3helZG38fwOg8Sg69+CS/ZMrMwYJ0twLzAaEQCwsADSbmdWv t3t/J4mbKV+AMhzL51n3f2hE91tr3tYsArQ7QYhQebewsO964+13qqL9uKCy3tL3i4UqjR w3XRRiOviZD2jkSe2M41jN8n0nqSbDPVYA13UFmhSTzCbs7xM011OYqNE40YddYOcQrQFo y3MZuSebttu15SGjMZqhpT1CMbETx4Ic1CEpI3Qb3o0EyoMxxOu8HWtGL6wcqw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=TQZR3fNx; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1720653859; a=rsa-sha256; cv=none; b=C8XHIpeSImYk5LdhrEIuyQF06rq2TBxJSYMvyGxd6baoEMXncPwXthCgxwQoNpJr+ja6KC jELpeshq1i9Gc+yU6C2Lhnzv1Chb80V1gBNlEDO/APXzh+58n8Z1xbvrFT+0htP0XE7reU 4eaWwJlKt06uuNEeJa9vJnRxQdKmJHeeFtm6EvCp+eFIOvwE++GvRb4uUVccgaIBYPbFg/ hKtlocWP6EDev2qnJTsPingPUKMcLGbKAY+f5kyjwmc/nSdnxR1tiyBegv+xxlkUkm5QD4 a6yRpwYxHw03UkExt9peAJ348A6+ZUSR/9abc+g7gV5uLKGrRiuAlZ/bTmOc/w== 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 AE61A3F229 for ; Thu, 11 Jul 2024 01:24:19 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sRgfR-0005OJ-G4; Wed, 10 Jul 2024 19:24:09 -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 1sRgfM-0005M5-GJ for guix-patches@gnu.org; Wed, 10 Jul 2024 19:24:08 -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 1sRgfL-0002e8-6i for guix-patches@gnu.org; Wed, 10 Jul 2024 19:24:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sRgfK-0005MP-Da for guix-patches@gnu.org; Wed, 10 Jul 2024 19:24:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71884] [PATCH v2 2/4] gnu: python-dolfin-adjoint: Adjust package style. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 10 Jul 2024 23:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71884 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71884@debbugs.gnu.org Cc: Sharlatan Hellseher Received: via spool by 71884-submit@debbugs.gnu.org id=B71884.172065378920512 (code B ref 71884); Wed, 10 Jul 2024 23:24:02 +0000 Received: (at 71884) by debbugs.gnu.org; 10 Jul 2024 23:23:09 +0000 Received: from localhost ([127.0.0.1]:50530 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sRgeT-0005Km-3l for submit@debbugs.gnu.org; Wed, 10 Jul 2024 19:23:09 -0400 Received: from mail-wm1-f42.google.com ([209.85.128.42]:48371) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sRgeR-0005Je-AS for 71884@debbugs.gnu.org; Wed, 10 Jul 2024 19:23:08 -0400 Received: by mail-wm1-f42.google.com with SMTP id 5b1f17b1804b1-42793fc0a6dso1851055e9.0 for <71884@debbugs.gnu.org>; Wed, 10 Jul 2024 16:23:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1720653722; x=1721258522; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=y6TfW/zf00qsCqTPc0dTxMkv3A8/9xrMIshjUx+/LPw=; b=TQZR3fNxzKDx+4mpNeiJz8OslY3yhu1N0sXAcBgNT0K1wjvJf4FX6a+hBVN5OOg+oE 0+HuTEqJGTNGtM6On8Ht0bIKWEPIoe/WBEAq0OXJ2kVBZgxX3E8cyEBN1Y7P3RoN7E+4 KWVqkQ7Lin+aZP5CmusX6KasUHpQfM9HrEm869HbmzHJ2gWnGrKn/aGZlZio/N1Jvkdf iYcMyDbw2ImD8ESKZRpy+ziZf96gmeRmTAd/QTXFoZ38wE0N3ErhwAWaTzPDnnya1I/p qFMHwA1x4BP1Js3PpL2GxWx7CG32yujOYZXEVC2o/PEDiPMuTq7fzK+cOnHjw5GUFYs2 uxrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720653722; x=1721258522; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y6TfW/zf00qsCqTPc0dTxMkv3A8/9xrMIshjUx+/LPw=; b=GJgD+YqL6uYldK3PgjGdYiCzWJBihTXuEnDhIUv7JYgAjvoivzHhwUOvPTHYS5QpyB 1YMa4KOQcM+50cyYYz05Yp/SLKe1mseI4eK44mGEXoRu6fEPLm3XK8ViwxdPux2DTC0J DTaoQqw0TfPth/2cvb0QRLDSeJiwUiMehEAoCridFsjCLd+89tJOnV+NCKKRPR+1bQUN 11NxsKpgHQMPiQh8mt3gAMxk0hcXmOtEqY5up6EbPaZqHBEN/UeI0oilW79nBMsA93Pu amO1YICGEhaP6SyvokMq2fHBOXISzp3kB+fpGAfe6dmRd/2bx3mlYdonBTF9pumRCDJ6 WiXg== X-Gm-Message-State: AOJu0YyXwCbPcALK/zelaWRhRGfx06J4Zot4P9u/0NhijRzhSg6Fl/F9 QWOe8yA+yBOhsEwtu+3BMTTvR/5HEiDlgJpAq7cXmG1/xV+oT109LBwbOOkG X-Google-Smtp-Source: AGHT+IFy04lbD2WOqyR9hdvmbgnq3GE92NhgoQJRDnbzHKDiO+rJJ8yuzOWRUGG852OjpfkSN1C2oQ== X-Received: by 2002:a5d:47a9:0:b0:366:e7e2:13c8 with SMTP id ffacd0b85a97d-367cea46a0bmr5955855f8f.11.1720653721941; Wed, 10 Jul 2024 16:22:01 -0700 (PDT) Received: from guxtil.incerto.xyz (bagu-15-b2-v4wan-170076-cust245.vm21.cable.virginm.net. [77.98.0.246]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-4266f6f108dsm96856225e9.13.2024.07.10.16.22.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 10 Jul 2024 16:22:01 -0700 (PDT) From: Sharlatan Hellseher Date: Thu, 11 Jul 2024 00:21:48 +0100 Message-ID: <67fd2d1ce61e184b8fc4fdd21eb7eee3c375cc52.1720653590.git.sharlatanus@gmail.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <6ebbf954f399ca8347144b087fae787c2b071354.1720653590.git.sharlatanus@gmail.com> References: <6ebbf954f399ca8347144b087fae787c2b071354.1720653590.git.sharlatanus@gmail.com> 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: AE61A3F229 X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -3.80 X-Spam-Score: -3.80 X-TUID: NWhD8+xOj35E * gnu/packages/simulation.scm (python-dolfin-adjoint): Move inputs after arguments. [description]: Place it on a new line, fix indentation. Change-Id: I3d971e48b4072258ed0b41af5c202e64af9de8f3 --- gnu/packages/simulation.scm | 40 ++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/gnu/packages/simulation.scm b/gnu/packages/simulation.scm index ab86e1d792..5341c0ae55 100644 --- a/gnu/packages/simulation.scm +++ b/gnu/packages/simulation.scm @@ -1204,17 +1204,6 @@ (define-public python-dolfin-adjoint "tests/migration/viscoelasticity/test-results") #t)))) (build-system python-build-system) - (inputs - (list fenics openmpi pybind11)) - (native-inputs - (list pkg-config - python-coverage - python-decorator - python-flake8 - python-pkgconfig - python-pytest)) - (propagated-inputs - `(("scipy" ,python-scipy))) (arguments `(#:phases (modify-phases %standard-phases @@ -1245,17 +1234,28 @@ (define-public python-dolfin-adjoint ;; fails with an ImportError if it sees that the backend module ;; has already been loaded. (delete 'sanity-check)))) + (inputs + (list fenics openmpi pybind11)) + (native-inputs + (list pkg-config + python-coverage + python-decorator + python-flake8 + python-pkgconfig + python-pytest)) + (propagated-inputs + (list python-scipy)) (home-page "https://www.dolfin-adjoint.org") (synopsis "Automatic differentiation library") - (description "@code{python-dolfin-adjoint} is a solver of -differential equations associated with a governing system and a -functional of interest. Working from the forward model the solver -automatically derives the discrete adjoint and tangent linear models. -These additional models are key ingredients in many algorithms such as -data assimilation, optimal control, sensitivity analysis, design -optimisation and error estimation. The dolfin-adjoint project -provides the necessary tools and data structures for cases where the -forward model is implemented in @code{fenics} or + (description + "@code{python-dolfin-adjoint} is a solver of differential equations +associated with a governing system and a functional of interest. Working from +the forward model the solver automatically derives the discrete adjoint and +tangent linear models. These additional models are key ingredients in many +algorithms such as data assimilation, optimal control, sensitivity analysis, +design optimisation and error estimation. The dolfin-adjoint project provides +the necessary tools and data structures for cases where the forward model is +implemented in @code{fenics} or @url{https://firedrakeproject.org,firedrake}.") (license license:lgpl3))) -- 2.41.0