From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 yEBoEVaqwWR/sQAASxT56A (envelope-from ) for ; Thu, 27 Jul 2023 01:20:54 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id sOe7EFaqwWT6+gAAG6o9tA (envelope-from ) for ; Thu, 27 Jul 2023 01:20:54 +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 98BEF4CD8C for ; Thu, 27 Jul 2023 01:20:48 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=Okx4kJ5+; 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=1690413648; 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=No8duszBvDkALYpwQwuU5pl2V0RtiiB/hGNH0fGyJo4=; b=ADm5yCmgSoY7sax3tXWli/XDnFQw9M+YxSivmgAxhm79uPndwLzN+RnZEGRE3Ioh4MreJC yo38g2bCISs+BRo8Oj9QLuzSlgWp8+IaBoxceOGZE5YLmWWSW6nDf3FQb6oyItBn1Xfvox oqpxQmW3T3bcvSkov3QntLbIVXI0tghH5B8+JZ8AQSVvwQOfKHK78dBQQdZgpL3Xs/o+lw JB+vhsx5tZWbWejK/FB0mDd1aM+VefG2VjZTEqhqBSxS+45WAI8Q2gkgJXoTmn07Cvs0OD weOytSxVyWnsj/VEOhZuVFAvnh7voBtfHLr2Iq82pO5PsCynpkugv+lylyu9yw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690413648; a=rsa-sha256; cv=none; b=nR+qaTx9xFeXn2fGyyoymtRHQw/N9u5m9z4ebNerVHhIynXim6iR5eaWCdWy+9Jr32fb3q mZeObvTjsaF1+OgcMZSiklSI+6Y9ZRZA5YmpDc1a9/IKIK/KNfutV7Jdoh1ZnoOPTehNvg aDq5pGtpvwwyvQwLnqCwYlHEzgbCtxlX8XfRFo+fXiA3M3X+nEaS6fdBgT3PDxl/qA5WQ3 hw0taoydNJdjTyjYXcILef0P02wtYLumP84knZ+VStQeAR+exEVZ6wlH88y44jV6ft0G3e FgURk6+XLejicYieWoJ0Jx+ltHmsuG6laLIGr2Tz908kw5mFNVPxt4MyZF7hCQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=Okx4kJ5+; 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 1qOnkj-0002o1-TI; Wed, 26 Jul 2023 19:17:10 -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 1qOnkg-0002m0-TG for guix-patches@gnu.org; Wed, 26 Jul 2023 19:17:06 -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 1qOnkg-0001EI-KD for guix-patches@gnu.org; Wed, 26 Jul 2023 19:17:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qOnke-00042q-Qi; Wed, 26 Jul 2023 19:17:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64201] [PATCH v2 09/22] gnu: python-ccdproc: Update to 2.4.1. 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:04 +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.169041337115334 (code B ref 64201); Wed, 26 Jul 2023 23:17:04 +0000 Received: (at 64201) by debbugs.gnu.org; 26 Jul 2023 23:16:11 +0000 Received: from localhost ([127.0.0.1]:40215 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOnjn-0003z5-DJ for submit@debbugs.gnu.org; Wed, 26 Jul 2023 19:16:11 -0400 Received: from mail-wm1-x336.google.com ([2a00:1450:4864:20::336]:46540) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qOnje-0003uv-Dw for 64201@debbugs.gnu.org; Wed, 26 Jul 2023 19:16:03 -0400 Received: by mail-wm1-x336.google.com with SMTP id 5b1f17b1804b1-3fc0aecf15bso3368775e9.1 for <64201@debbugs.gnu.org>; Wed, 26 Jul 2023 16:16:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1690413357; x=1691018157; 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=No8duszBvDkALYpwQwuU5pl2V0RtiiB/hGNH0fGyJo4=; b=Okx4kJ5+bALZ4Z15nrKVwIc32ZgHvnkjaqvabwQwIEuyZSVD3bOCYBz4jdDVIW6gfu 1Obufku5AekNLoWghd1iTG/hUkZ4ZcqWECP2JlUMRuB7kgBodWFklDNGIwjCqs4W52Eb BLSL7rVlxTDvsZWFszj25U1iHlK7P8YiPC/i0RWCdcgTCssa8iMX2Dl20HqHtqKQb+Q0 HnenPN1K/UXKoTBzo9OHIjpo92I4IMU+hErG+CvR5dCoM8U8LJ7drVRKpIvDnUQdue2n 2nrNWK5xua44LyAqgXJR9yHMzj77LWaklt3y2Wy3nGvrsuCB1vrx9SzL784sNfDsmEGB mKOw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690413357; x=1691018157; 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=No8duszBvDkALYpwQwuU5pl2V0RtiiB/hGNH0fGyJo4=; b=fiRBrVLvL4Dm/9RnTMDzFGGPt44C36TS3AK5CqxQRin25X8ALhNZXEpBNOY1CSYy8b xxj20HPeEjWMAPUcIG254R5VQoKKWbghjihliaexkfm3mT8UAIl78E2qVG0SekILgh3v g+kbYlJVfIpRpUKd3yyatBw2mAkfQiW0zfPCDT0QfE0/hY7Y5GxHW9y2diMpzyU/vTPJ Uv9zw9bt6+T2wKlz2NVCeLIaZJPou/MauM5KRrcw8Lc8aPvagr6EcEWqJgXDNp6cLeQX kd21JlJ5SJf1eHw2DZyiCJnoHVf89rF8LwISIjuguq7iF4UYdDnSjPUs/x/Sh8oxp2s4 VFSQ== X-Gm-Message-State: ABy/qLbZrAQpPxwiTXyGXaaUedq4fV5iyeUREP1K5IwIwNQRYC2xT6qi Inu7YX/SOOI65rv/yik8eiZSY/k6E7g4+Q== X-Google-Smtp-Source: APBJJlGdi73lHJGnYUAQ1kkB6rOBmFOl1/rhAC2/3uvrPu5ZWEOImeFyJuslcP4gMwOnbkXTvDarvQ== X-Received: by 2002:a05:600c:21c7:b0:3fb:a1d9:ede8 with SMTP id x7-20020a05600c21c700b003fba1d9ede8mr322367wmj.10.1690413356782; Wed, 26 Jul 2023 16:15:56 -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.15.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 26 Jul 2023 16:15:56 -0700 (PDT) From: Sharlatan Hellseher Date: Thu, 27 Jul 2023 00:15:35 +0100 Message-Id: <1c657be0568ad592f296e7172683a594d986709f.1690410490.git.sharlatanus@gmail.com> 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.85 X-Spam-Score: 5.85 X-Migadu-Queue-Id: 98BEF4CD8C X-TUID: JAW4dKP7dGgC * gnu/packages/astronomy.scm (python-ccdproc): Update to 2.4.1. [native-inputs]: Add python-semantic-version. --- gnu/packages/astronomy.scm | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index a18de38fbd..154fa5a0f2 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -1522,15 +1522,18 @@ (define-public python-bayesicfitting (define-public python-ccdproc (package (name "python-ccdproc") - (version "2.4.0") + (version "2.4.1") (source (origin (method url-fetch) (uri (pypi-uri "ccdproc" version)) (sha256 - (base32 "0fy1sni87cr05dkljd8wb7vgh7z9agh8wv5kiagxcpbcf8l06jv1")))) + (base32 "186plgfhrj7wivs053y65jlv1x33y8ii31jdr2rm4s6pl0j7x29z")))) (build-system pyproject-build-system) - (native-inputs (list python-memory-profiler python-pytest-astropy)) + (native-inputs + (list python-memory-profiler + python-pytest-astropy + python-semantic-version)) (propagated-inputs (list python-astropy python-astroscrappy -- 2.40.1