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 ms8.migadu.com with LMTPS id +Lh9A5dMrWX4gAEAqHPOHw:P1 (envelope-from ) for ; Sun, 21 Jan 2024 17:55:51 +0100 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 +Lh9A5dMrWX4gAEAqHPOHw (envelope-from ) for ; Sun, 21 Jan 2024 17:55:51 +0100 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=UI0r33dD; 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=1705856151; 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=RlsLSky8ZtLTiclpI+/u8ULG1TEe2dl430fUQTIKeEI=; b=aVrPas5362f2JMEidtdbxLNiOxuIl1S2Jbp6y+URDK7tgFILykUacn0ycRdAyRNi3gcpDT n9H7TH153e2F/8562aDcQZWUAo+/cf+mxxBASUF7TnJHRPQ6unc2BT4G+HjCSXxCg3g+Q0 G/paCSeKQGVKhzM/z2MaXJjLNz498EKyKX30kouFS9IbsDggRwW3sTjmk9W6VVrjN6UAgw Em68paVQ/BuL2+YRRCkLrgaYJBUu1moTKUZz1+/kM269X8ipdywOTnChUWhy88qkwSl1zJ z5y/gHgChqMfsJnWSK0jxDYiRKLtVsRsSWsUUejHYnlsgXSyuKR2+3eUXC/H1Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=UI0r33dD; 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=1705856151; a=rsa-sha256; cv=none; b=JqZA07oPZGizzsT6+OnFlACjsctP6GmiN48roa50Xfh/KzhCN3z1LTSWvs/HBVB+53DeZs yutVdzcYDOSRUbJlnIoqDF//e4kHmfpEoSWMEENGlhyRfC0Db36R6NxEnIi69nHXcgISEX cCrNgnOnY/+qyzJDeC9NBo4/ppd/g3GUgjTagYmwKFuvlGuOt78qYaeEkbwN3NoHbxMz81 g6fqhiS3s47nYGWm1XZOt02scaoMvVZbiTuPYHiluNanzT3zGrbeF6fiOd97gJ6/KKhyMn 8kkM+Qr2bHqpMvitdAdobsBiFHuBRbUdxNdPiJ2T0i3fXXVYvODbHcgutgfKFQ== 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 E91DD42CFC for ; Sun, 21 Jan 2024 17:55:50 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rRb6b-0003ZY-KM; Sun, 21 Jan 2024 11:55:33 -0500 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 1rRb6C-0003GN-FE for guix-patches@gnu.org; Sun, 21 Jan 2024 11:55:08 -0500 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 1rRb6A-0004Cy-RS for guix-patches@gnu.org; Sun, 21 Jan 2024 11:55:07 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rRb6C-0007hC-8S; Sun, 21 Jan 2024 11:55:08 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68641] [PATCH 13/19] gnu: python-synphot: Enable more options. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: andreas@enge.fr, efraim@flashner.co.il, bavier@posteo.net, sharlatanus@gmail.com, guix-patches@gnu.org Resent-Date: Sun, 21 Jan 2024 16:55:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68641 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68641@debbugs.gnu.org Cc: Sharlatan Hellseher , Andreas Enge , Efraim Flashner , Eric Bavier , Sharlatan Hellseher X-Debbugs-Original-Xcc: Andreas Enge , Efraim Flashner , Eric Bavier , Sharlatan Hellseher Received: via spool by 68641-submit@debbugs.gnu.org id=B68641.170585607429372 (code B ref 68641); Sun, 21 Jan 2024 16:55:08 +0000 Received: (at 68641) by debbugs.gnu.org; 21 Jan 2024 16:54:34 +0000 Received: from localhost ([127.0.0.1]:38760 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRb5d-0007da-UO for submit@debbugs.gnu.org; Sun, 21 Jan 2024 11:54:34 -0500 Received: from mail-wm1-x32b.google.com ([2a00:1450:4864:20::32b]:51202) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rRb5T-0007aQ-LQ for 68641@debbugs.gnu.org; Sun, 21 Jan 2024 11:54:24 -0500 Received: by mail-wm1-x32b.google.com with SMTP id 5b1f17b1804b1-40e76626170so28240585e9.2 for <68641@debbugs.gnu.org>; Sun, 21 Jan 2024 08:54:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1705856054; x=1706460854; 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=RlsLSky8ZtLTiclpI+/u8ULG1TEe2dl430fUQTIKeEI=; b=UI0r33dDyCDS7osXaFxd6ijSvZVGgrbsIzbAUVPQ5MErRxoA9E39Vm9OQIexAepTLv T8SuyvEcW20UAIn7591WoOmmleir9XN1a/P9DfPLpCcnC4BzRxMagKCKMyZgq5Fdd6AJ JSUHveWJV/D6nMALRpUlEqWvDS5DuUiS3HKPwSTpoBQomktOopMSQtEkfhxmjZ/WULDw 94nrWpvVvw2TNKoJlS4TObFCj6Q+ImGMeJueDXrfS6URfxVVmO1OYj30fxmm1FI4ct4U 8Z3GG/98p9FmEYTbOmb8iyARAv+EblTPhmeoZs65kQYjrlmTNyhAKkC8hCi1n6lyX+kE Rrhg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705856054; x=1706460854; 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=RlsLSky8ZtLTiclpI+/u8ULG1TEe2dl430fUQTIKeEI=; b=Xh7SmTFi0eurBeJ77rDXAxDIcwnqBoO4zC+xVhUcXHTDADhSBqSTIqxv+e3+p3cFHY StTOMfl5WGMCmmPtIAK3RsJXZZzF/n6anwHqXW/6WVy32PlpqVT+ik9XxveUmNuWjpYh RYGDrqAA9/VDg/MwAz0wgpUdvLEmDEU5DkVSjCxr6nAEJMBCWxrt3fKiN8iplVrI/fZg rsfmurd5xj/o7j64jPJjMjMfdgjYOzzTB5dopfBj24qbH6C9DvW0KlICpozerNb6QL/2 s/D9oY4gJoe2K8YdFXHYxsCbwUOmzItO2GbV+iac1rZtHIFzz7CHKraXzXm+pTxo3II0 xhdQ== X-Gm-Message-State: AOJu0YwosN8Lk18U716C/8DNiENz8JlMeAfSmnWj7/BzKnbYjQELufwi FNHq8V7m1MpdTFWeWbkV2dPr+DNKttXJmXgMmkIazW6LlzPFNqR+OMlpVWd3Yw0= X-Google-Smtp-Source: AGHT+IHJT0xcD+sLSUH48ZiJDO+trpTS2JpKebRFviAsPfd65R66QypoNbJIqR4PzPdifVa9XdkHgw== X-Received: by 2002:a05:600c:4587:b0:40e:ab2a:25a0 with SMTP id r7-20020a05600c458700b0040eab2a25a0mr581126wmo.181.1705856054352; Sun, 21 Jan 2024 08:54:14 -0800 (PST) Received: from localhost.localdomain (cpc100856-bagu15-2-0-cust368.1-3.cable.virginm.net. [82.25.93.113]) by smtp.gmail.com with ESMTPSA id bi13-20020a05600c3d8d00b0040e8800fcf3sm16242222wmb.5.2024.01.21.08.54.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 21 Jan 2024 08:54:14 -0800 (PST) From: Sharlatan Hellseher Date: Sun, 21 Jan 2024 16:53:53 +0000 Message-ID: <702ddbd102ce9c697ed3bae076b70b7090fc06b1.1705854493.git.sharlatanus@gmail.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 3.84 X-Migadu-Scanner: mx13.migadu.com X-Spam-Score: 3.84 X-Migadu-Queue-Id: E91DD42CFC X-TUID: /PZX/qNugDVj * gnu/packages/astronomy.scm (python-synphot)[propagated-inputs]: Add python-dust-extinction and python-specutils. Sort alphabetically. [native-inputs]: Add python-semantic-version. Change-Id: If4dbcf2765508d7c7e2b7580193367ed2d038b6f --- gnu/packages/astronomy.scm | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index 7e1dd3ed82..8263d2d954 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -3945,14 +3945,15 @@ (define-public python-synphot (format port "[pytest] python_files = test_*.py")))))))) (propagated-inputs - (list ;; python-dust-extinction ; XXX: Not packed yet, optional. - ;; python-specutils ; XXX: Not packed yet, optional. - python-astropy + (list python-astropy + python-dust-extinction python-numpy - python-scipy)) + python-scipy + python-specutils )) (native-inputs (list python-pytest python-pytest-astropy + python-semantic-version python-setuptools-scm)) (home-page "https://github.com/spacetelescope/synphot_refactor") (synopsis "Synthetic photometry using Astropy") -- 2.41.0