From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id zJLfCsm0fGG7WgEAgWs5BA (envelope-from ) for ; Sat, 30 Oct 2021 04:58:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id WH/1Bcm0fGFMWQAAB5/wlQ (envelope-from ) for ; Sat, 30 Oct 2021 02:58:17 +0000 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 E207830770 for ; Sat, 30 Oct 2021 04:58:16 +0200 (CEST) Received: from localhost ([::1]:53508 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mgeZU-0005CK-3L for larch@yhetil.org; Fri, 29 Oct 2021 22:58:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55750) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgeZJ-0005Bo-AZ for guix-patches@gnu.org; Fri, 29 Oct 2021 22:58:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44864) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mgeZG-0007Ag-4E for guix-patches@gnu.org; Fri, 29 Oct 2021 22:58:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mgeZG-0006mR-3z for guix-patches@gnu.org; Fri, 29 Oct 2021 22:58:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48046] [PATCH v2 2/3] gnu: python-pyerfa: Adjust inputs. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 30 Oct 2021 02:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48046 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48046@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 48046-submit@debbugs.gnu.org id=B48046.163556263725997 (code B ref 48046); Sat, 30 Oct 2021 02:58:02 +0000 Received: (at 48046) by debbugs.gnu.org; 30 Oct 2021 02:57:17 +0000 Received: from localhost ([127.0.0.1]:56409 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgeYW-0006lD-T9 for submit@debbugs.gnu.org; Fri, 29 Oct 2021 22:57:17 -0400 Received: from mout01.posteo.de ([185.67.36.65]:46493) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgeYL-0006k2-Db for 48046@debbugs.gnu.org; Fri, 29 Oct 2021 22:57:12 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id C0C5F240027 for <48046@debbugs.gnu.org>; Sat, 30 Oct 2021 04:56:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1635562619; bh=ZVBcdpcfzRlPiX5Hy7f0mGc6jaTFh8c6a4/06VPRkas=; h=From:To:Cc:Subject:Date:From; b=qG/CVJlyLdKGG/KpHAsCW72DKQ1EdMHiUUFL3fvy3EH4peaxWr+rDQN719x1S8tbz /R/0I2DjnmT/ptd1icmf8XbY/1Mot7bVjBW4OTGVM8GlOv/49bt+XpoZPLw+1T1YTu lPJStM3sxaE28+iqroKoo4+N6P+psuwC4ZMWYHO4EGTftiyBgwVlFVYSEVZg3oqbui mFbPpkJsp8dXSojjYWQ0CXhwvVhSc1nWedHuGQ/BN5k6B8fxo9oC6LcdZ29a7rZnhx ymzHHDXAaFZ1AXPjMQz6T9uUKb7zmscuLCd/dbJ/DuMkiVOop/lLKtCymf7PvWdX9Q 5CyZLtZ+EIlsQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Hh3qG6NDcz6tm5; Sat, 30 Oct 2021 04:56:58 +0200 (CEST) From: Vinicius Monego Date: Sat, 30 Oct 2021 02:51:32 +0000 Message-Id: <20211030025133.23186-3-monego@posteo.net> In-Reply-To: <20211030025133.23186-1-monego@posteo.net> References: <20211030025133.23186-1-monego@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1635562696; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=kko9cWIaM+yqCoI9S08LxKlKBCi7QLw1EYNWIcC0Irc=; b=frZ7MDyjlNwPHBFJhN/jZvwQ8S2BZ0KTzYlZ0nLBAVYXEvyRgAHqbcDO52Ka4BiYi6PXuM TKdpJvU60ED983NKYfGQCmUHzAJ58emfZt4+MmKH+3tVavkBRq4Srw1Cwk/2tELiSU2b61 wSSjDStkMGlUMkLxpgVQeFOLIZFyO1Adj7+93atOLrHEzfnpwW/psMwTGSYjwIpA824nnj GYqCh+/fd9tYS+OmSMK/95xEVIbj1LJpskyU51b0a1259YGC9wfJUCC01I/SQZgz9KrVQl JEH86mHJReGyUxNHUOwZGmvAlQwwmUzROrWTsSC9hr2uVSjJj1cwgwKZehb3Mw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635562696; a=rsa-sha256; cv=none; b=DrXwNoFkz7DpTbSKgPvIePwAvfPB9ITZx6gFGnP8QFN4kPGCn2Si1ld4fAZPRMB8piLf7Y P2swSV/nOjilTUM3gaJqDUEoaynQkkGY2atkPpxBIp5X+1J52ePKzJmEpiDdGBH5Vqc3aq MaPY+JVl+YZNv2ItfZo0K4wHU3HKJXjWvayaUYiWqc8r86qw9d0DNMNP084fmywJwXtuPj Rx3ogeAFz9pthD5d6HTmr/UETB2tcXePI+PRxygre7ZUlqFJOxxbTvpf6ZKeVsROOJoQbw DAHP0pkplbNI1GM3rSLldExsDvJTreQ5JDYYzKzePHTIbq+m32jukZvni/uRSw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="qG/CVJly"; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -0.32 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="qG/CVJly"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: E207830770 X-Spam-Score: -0.32 X-Migadu-Scanner: scn0.migadu.com X-TUID: 39V9o+CZulgX * gnu/packages/astronomy.scm (python-pyerfa)[inputs]: Move python-numpy to ... [propagated-inputs]: ... here. --- gnu/packages/astronomy.scm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index 1fb6f5a38b..95846749af 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -6,6 +6,7 @@ ;;; Copyright © 2020 R Veera Kumar ;;; Copyright © 2020, 2021 Guillaume Le Vaillant ;;; Copyright © 2021 Sharlatan Hellseher +;;; Copyright © 2021 Vinicius Monego ;;; ;;; This file is part of GNU Guix. ;;; @@ -1009,8 +1010,9 @@ JPL ephemerides use to predict raw (x,y,z) planetary positions.") ("setuptools-scm" ,python-setuptools-scm) ("pytest-doctestplus" ,python-pytest-doctestplus))) (inputs - `(("liberfa" ,erfa) - ("numpy" ,python-numpy))) + `(("liberfa" ,erfa))) + (propagated-inputs + `(("numpy" ,python-numpy))) (home-page "https://github.com/liberfa/pyerfa") (synopsis "Python bindings for ERFA") (description -- 2.30.2