unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Sharlatan Hellseher <sharlatanus@gmail.com>
To: 59665@debbugs.gnu.org
Cc: Sharlatan Hellseher <sharlatanus@gmail.com>
Subject: [bug#59665] [PATCH 1/2] gnu: python-sgp4: Update to 2.21.
Date: Mon, 28 Nov 2022 23:27:17 +0000	[thread overview]
Message-ID: <20221128232718.10428-1-sharlatanus@gmail.com> (raw)
In-Reply-To: <20221128232419.10274-1-sharlatanus@gmail.com>

The latest version passes build on aarch64-linux system.

* gnu/packages/python-science.scm (python-sgp4): Update to 2.21.
---
 gnu/packages/python-science.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm
index 52fe1460bb..7af3f8202a 100644
--- a/gnu/packages/python-science.scm
+++ b/gnu/packages/python-science.scm
@@ -293,13 +293,13 @@ (define-public python-scikit-allel
 (define-public python-sgp4
   (package
     (name "python-sgp4")
-    (version "2.12")
+    (version "2.21")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "sgp4" version))
        (sha256
-        (base32 "0dncp9i5b6afkg7f8mj9j0qzsp008b8v73yc0qkmizhpns7mvwvx"))))
+        (base32 "1vzcrlrlzmhbycdz16m8v241l8zx49vsy81wcd0yjxs80isvhyb1"))))
     (build-system python-build-system)
     (propagated-inputs
      (list python-numpy))
-- 
2.38.1





  reply	other threads:[~2022-11-28 23:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-28 23:24 [bug#59665] [PATCH 0/2] gnu: python-sgp4: Update to 2.21 Sharlatan Hellseher
2022-11-28 23:27 ` Sharlatan Hellseher [this message]
2022-11-28 23:27   ` [bug#59665] [PATCH 2/2] gnu: python-sgp4: Move to astronomy Sharlatan Hellseher
2022-12-05 16:41 ` bug#59665: [PATCH 0/2] gnu: python-sgp4: Update to 2.21 Ludovic Courtès

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=20221128232718.10428-1-sharlatanus@gmail.com \
    --to=sharlatanus@gmail.com \
    --cc=59665@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).