unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Sharlatan Hellseher <sharlatanus@gmail.com>
To: 61012@debbugs.gnu.org
Cc: Sharlatan Hellseher <sharlatanus@gmail.com>
Subject: [bug#61012] [PATCH 3/3] gnu: python-regions: Update to 0.7.
Date: Sun, 22 Jan 2023 23:58:07 +0000	[thread overview]
Message-ID: <20230122235807.16434-3-sharlatanus@gmail.com> (raw)
In-Reply-To: <20230122235807.16434-1-sharlatanus@gmail.com>

* gnu/packages/astronomy.scm (python-regions): Update to 0.7.
---
 gnu/packages/astronomy.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index e7b53833f8..6f50d5bb7f 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1420,13 +1420,13 @@ (define-public python-pyvo
 (define-public python-regions
   (package
     (name "python-regions")
-    (version "0.6")
+    (version "0.7")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "regions" version))
        (sha256
-        (base32 "0p95bxxw4dgd16rh1yj7zvfbijk52dqvqj20nj6q8kr5ms08acl0"))))
+        (base32 "08wsg9kxnki5pz8gdp81bq06jdmsip382fl02rvnr96cvzr7wf3m"))))
     (build-system python-build-system)
     (arguments
      `(#:test-target "pytest"
-- 
2.39.1





  parent reply	other threads:[~2023-01-22 23:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-22 23:55 [bug#61012] [PATCH 0/3] gnu: Astronomy packages update Sharlatan Hellseher
2023-01-22 23:58 ` [bug#61012] [PATCH 1/3] gnu: python-astropy: Update to 5.2.1 Sharlatan Hellseher
2023-01-22 23:58   ` [bug#61012] [PATCH 2/3] gnu: python-sunpy: Update to 4.1.1 Sharlatan Hellseher
2023-01-22 23:58   ` Sharlatan Hellseher [this message]
2023-01-23  0:01 ` [bug#61012] [PATCH] gnu: python-photutils: Update to 1.6.0 Sharlatan Hellseher
2023-01-27 16:31 ` bug#61012: [PATCH 0/3] gnu: Astronomy packages update 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=20230122235807.16434-3-sharlatanus@gmail.com \
    --to=sharlatanus@gmail.com \
    --cc=61012@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).