From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KMYuGuiwwWQdNwAASxT56A (envelope-from ) for ; Thu, 27 Jul 2023 01:48:56 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id SD09GuiwwWTKuwAAauVa8A (envelope-from ) for ; Thu, 27 Jul 2023 01:48:56 +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 4BACF50FD9 for ; Thu, 27 Jul 2023 01:48:56 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=ofEYr360; 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=1690415336; 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=Q3mLrWsLrQ+yvwvYk0DJTdqJ2igQFn5aGNzaVBycTN4=; b=rPxEboT2/Ijxii++4BlJqWoNp4Hk0J4pvcNJfWxySKi+dD/EtqVi90oTphw0P70lmcY7/x rLvFd2aFxVqK/GB7KOdzi2xp2a7DgcUBgzsFcx7sHfNCFNkR4xh1TjgcZSWyERNH7bliv0 RAcSzYR6BNtyzUwa/ou9vK10oG1UECSwDKVp4uBh5PueQzeTgyfmcFODQs5tjDqkOdUMIe F0EpxbOBUxzNVPxhP7lZYH11O9jGVdlMgBVgJiHsAsKA8iwvN6tMTj/huhI2sZocmFkf8F vDYgxjbDe9dUqrqh6Q9P7B3dl+ObCMYSJwunRgoCwMezetC/O3lTKOs7HsQTSw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690415336; a=rsa-sha256; cv=none; b=rqO9rO3HZ+QrYMB2LjoqTH2T70u9WvuL6OqF35QnWpWvEU7OQDf5bhUrzGyr20k31oPEv7 8aBh2o9ae8VLxtkVjkutGKIcA1lpL6OQwxiTODHu+zsbZwtBz7FzV7GAYYW9vwlRm3GL7f 8/YDMbxKGp9eG/GBaDqMZfsvudD6Ef8wQYi1rF7QidJ0hfGZsvlRWh5bfiOyIQY8XsxKPT S+H3OVws1IGMiOIJ91sJ/T0hiRbtuWm4K7ayiCBaotud6DuxJVhgZt2udORQMYXOWb96up n+d7X7fvQwOyVASdKABfn15vIVid9e7dPrsjBF9S9gILgbY1f2t1d2JC8gQYmg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=ofEYr360; 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) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qOnkn-0002rR-Ad; Wed, 26 Jul 2023 19:17:13 -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 1qOnkk-0002oY-DZ for guix-patches@gnu.org; Wed, 26 Jul 2023 19:17:10 -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 1qOnkk-0001Fm-5G for guix-patches@gnu.org; Wed, 26 Jul 2023 19:17:10 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qOnki-00044D-58; Wed, 26 Jul 2023 19:17:08 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64201] [PATCH v2 17/22] gnu: python-reproject: Update to 0.11.0. Resent-From: Sharlatan Hellseher Original-Sender: "Debbugs-submit" Resent-CC: andreas@enge.fr, efraim@flashner.co.il, bavier@posteo.net, guix-patches@gnu.org Resent-Date: Wed, 26 Jul 2023 23:17:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64201 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64201@debbugs.gnu.org Cc: Sharlatan Hellseher , Andreas Enge , Efraim Flashner , Eric Bavier X-Debbugs-Original-Xcc: Andreas Enge , Efraim Flashner , Eric Bavier Received: via spool by 64201-submit@debbugs.gnu.org id=B64201.169041339915418 (code B ref 64201); Wed, 26 Jul 2023 23:17:08 +0000 Received: (at 64201) by debbugs.gnu.org; 26 Jul 2023 23:16:39 +0000 Received: from localhost ([127.0.0.1]:40231 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOnkE-00040V-J0 for submit@debbugs.gnu.org; Wed, 26 Jul 2023 19:16:38 -0400 Received: from mail-wm1-x32d.google.com ([2a00:1450:4864:20::32d]:49351) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOnjj-0003wJ-Vp for 64201@debbugs.gnu.org; Wed, 26 Jul 2023 19:16:08 -0400 Received: by mail-wm1-x32d.google.com with SMTP id 5b1f17b1804b1-3fd2f298712so2969755e9.2 for <64201@debbugs.gnu.org>; Wed, 26 Jul 2023 16:16:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1690413362; x=1691018162; 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=Q3mLrWsLrQ+yvwvYk0DJTdqJ2igQFn5aGNzaVBycTN4=; b=ofEYr360bvOY6a/dh/T2SDkpLMff4v3Gcu7laqCz8QxH79SCFtaJOytwcn+w5vn5hS tQH6u9I8evLiZa47ht3ij4tjlP5wSynLq7St9Nb0aImMU0buvjJ3MyKERg6bXT1Lr4Cg iiVeKS5xFy501Clm7NmW9jmyZ0LOKJdeN0u9SZ/F2lbzqBifr2bqpOLvFbfuvNAO67x9 K7ro+F1qpVytflURKi6Kq5qGK2NLq0iNonm77PUgNDG/GLmt+GR27MdBwUnqhlIg1BFr wKnDCMDPTmTDmt6915uURYkG//qDKsrXAhQjqMMCw41UIawfefEdcXRoe1xgH1DCG5en EEoQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690413362; x=1691018162; 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=Q3mLrWsLrQ+yvwvYk0DJTdqJ2igQFn5aGNzaVBycTN4=; b=ESvBTtT+HrTZcHmGPKYQ7Qe5CAftiZJlgdh24K5ZuMPwfJiaKq559O8d2uG6kfHuvW qjuV5xlH3OVPwBX83uE959NHRBHPpfXQAfZr0pTDnCzDtICxnE7az+Wb8je0HvkoaOD9 DIhxJ6JS9sH8GW+EKW6+Njusrw+YW15LyBhkveS8TN9Gquiy71A3dJs8xCwuKbvyQWzt zlnJL90Vlq032btBVk9mLTMEi2eUwkT1iXUVx4UCn2yuadd/AxULCtNspszzjwMf8OZr 0aErI4GoSR57GnwURlJtj0ep0Cm5oXTTUeIIAtWVht+hCife1hJ+Cma6c/9jYNPV5NQl aL2w== X-Gm-Message-State: ABy/qLb8WcAatEFCiHUdaqf3+0uLOFwvblxkQl01F7DK7JbjXZaP/JYB pXWxYm0aWVSBqeUOE3RfA+jGy9I2S5OIiQ== X-Google-Smtp-Source: APBJJlH9clybfn2HgX6/1RTtHvukv/Ld/VTzDWqe+KXWVuDQ+sef5sJcrUGEQ16ICwx55u+UEi5QIw== X-Received: by 2002:a05:600c:2294:b0:3fc:85c:5ed2 with SMTP id 20-20020a05600c229400b003fc085c5ed2mr328129wmf.11.1690413362181; Wed, 26 Jul 2023 16:16:02 -0700 (PDT) Received: from guxtil.incerto.xyz (cpc100856-bagu15-2-0-cust368.1-3.cable.virginm.net. [82.25.93.113]) by smtp.gmail.com with ESMTPSA id u20-20020a05600c00d400b003faef96ee78sm3147472wmm.33.2023.07.26.16.16.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 26 Jul 2023 16:16:01 -0700 (PDT) From: Sharlatan Hellseher Date: Thu, 27 Jul 2023 00:15:43 +0100 Message-Id: X-Mailer: git-send-email 2.40.1 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-Scanner: mx2.migadu.com X-Migadu-Spam-Score: 5.86 X-Spam-Score: 5.86 X-Migadu-Queue-Id: 4BACF50FD9 X-TUID: wrS5IhMG/qvo * gnu/packages/astronomy.scm (python-reproject): Update to 0.11.0. [native-inputs]: Move python-pyvo, python-gwcs, python-shapely from here ... [propagated-inputs]: ... to here. Add python-click, python-cloudpickle, python-dask, python-fsspec, python-zarr. --- gnu/packages/astronomy.scm | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index 6f1910232b..1735eaa25e 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -2058,13 +2058,13 @@ (define-public python-regions (define-public python-reproject (package (name "python-reproject") - (version "0.10.0") + (version "0.11.0") (source (origin (method url-fetch) (uri (pypi-uri "reproject" version)) (sha256 - (base32 "1ha0a1ja7k09ysd05adffgsapfwzc6m6az34a0av2mhmlwy4zb1q")))) + (base32 "0p07qlqinb826m4n5b5invyfyv4z750sai2caqaf598mgj04l61p")))) (build-system pyproject-build-system) (arguments (list @@ -2087,21 +2087,26 @@ (define-public python-reproject (lambda _ (setenv "HOME" (getcwd))))))) (propagated-inputs - (list python-astropy + (list python-asdf + python-astropy python-astropy-healpix + python-click + python-cloudpickle + python-dask + python-fsspec + python-gwcs python-numpy - python-scipy)) + python-pyvo + python-scipy + python-shapely + python-zarr)) (native-inputs - (list python-asdf - python-cython + (list python-cython python-extension-helpers - python-gwcs python-pytest-astropy - python-pyvo python-semantic-version python-pytest - python-setuptools-scm - python-shapely)) + python-setuptools-scm)) (home-page "https://reproject.readthedocs.io") (synopsis "Astronomical image reprojection in Python") (description -- 2.40.1