unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Sharlatan Hellseher <sharlatanus@gmail.com>
To: 58645@debbugs.gnu.org
Subject: [bug#58645] [PATCH 4/7]: gnu: astropy: Update to 5.1
Date: Wed, 19 Oct 2022 21:25:56 +0100	[thread overview]
Message-ID: <CAO+9K5ow_mUxi5HwNQBu_hiQz6YRuJyYuqYVbfcHNCyGrF2tog@mail.gmail.com> (raw)
In-Reply-To: <CAO+9K5pL5wU4QKhWJoUyC_RKekxsYoN+vaaAGkEUg3n-NxB36w@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 356 bytes --]

-- 
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.

[-- Attachment #2: 0004-gnu-astropy-Update-to-5.1.patch --]
[-- Type: text/x-patch, Size: 1336 bytes --]

From 8606589d1b80fc22611b677b4d4d8f3de5355dcc Mon Sep 17 00:00:00 2001
From: Sharlatan Hellseher <sharlatanus@gmail.com>
Date: Tue, 18 Oct 2022 23:15:56 +0100
Subject: [PATCH 4/7] gnu: astropy: Update to 5.1

* gnu/packages/astronomy.scm (python-astropy): Update to 5.1
---
 gnu/packages/astronomy.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index aaa9207e0e..7001f96ed2 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -879,13 +879,13 @@ (define-public celestia-gtk
 (define-public python-astropy
   (package
     (name "python-astropy")
-    (version "5.0.1")
+    (version "5.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "astropy" version))
        (sha256
-        (base32 "09wh589ywjsgjvi76v2d2zqd9sri0461rrnml0b0pah5lbkcv0k3"))
+        (base32 "0zkv3ddzlxx21i796azfbqxrqnsxn83vsczscv577iyzxp3v5c8x"))
        (modules '((guix build utils)))
        (snippet
         '(begin
@@ -948,7 +948,7 @@ (define-public python-astropy
            python-ipython
            python-jplephem
            python-objgraph
-           python-pytest
+           python-pytest-7.1
            python-pytest-astropy
            python-pytest-xdist
            python-setuptools-scm
-- 
2.37.3


  parent reply	other threads:[~2022-10-19 20:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-19 20:19 [bug#58645] [PATCH 0/7]: gnu: Astopy: Fix build and update to 5.1 Sharlatan Hellseher
2022-10-19 20:22 ` [bug#58645] [PATCH 1/7]: gnu: Add pytest-7.1 Sharlatan Hellseher
2022-10-19 20:23 ` [bug#58645] [PATCH 2/7]: gnu: pytest-astropy: Update to 0.10.0 Sharlatan Hellseher
2022-10-19 20:25 ` [bug#58645] [PATCH 3/7]: gnu: pytest-astropy-header: Update to 0.2.2 Sharlatan Hellseher
2022-10-19 20:25 ` Sharlatan Hellseher [this message]
2022-10-19 20:26 ` [bug#58645] [PATCH 5/7]: gnu: photuils: Update to 1.5.0 Sharlatan Hellseher
2022-10-19 20:29 ` [bug#58645] [PATCH 6/7]: gnu: astropy-healpix: Update to 0.7 Sharlatan Hellseher
2022-10-19 20:29 ` [bug#58645] [PATCH 7/7]: gnu: regions: Update to 0.6 Sharlatan Hellseher
2022-10-22 11:55   ` bug#58645: " Liliana Marie Prikler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAO+9K5ow_mUxi5HwNQBu_hiQz6YRuJyYuqYVbfcHNCyGrF2tog@mail.gmail.com \
    --to=sharlatanus@gmail.com \
    --cc=58645@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).