GNU bug report logs - #59808
[PATCH] gnu: python-asdf-astropy: Update to 0.3.0.

Previous Next

Package: guix-patches;

Reported by: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Date: Sat, 3 Dec 2022 23:15:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Subject: bug#59808: closed (Re: [bug#59808] [PATCH] gnu: python-asdf-astropy:
 Update to 0.3.0.)
Date: Tue, 13 Dec 2022 13:52:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#59808: [PATCH] gnu: python-asdf-astropy: Update to 0.3.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 59808 <at> debbugs.gnu.org.

-- 
59808: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59808
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Cc: guix-patches <at> gnu.org, 59808-done <at> debbugs.gnu.org
Subject: Re: [bug#59808] [PATCH] gnu: python-asdf-astropy: Update to 0.3.0.
Date: Tue, 13 Dec 2022 13:51:11 +0000
[Message part 3 (text/plain, inline)]
Sharlatan Hellseher <sharlatanus <at> gmail.com> writes:

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

Thanks! Pushed to master as 1a0dcc21123c0a9e8c16d0989df1db00092ac3e7.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Subject: [PATCH] gnu: python-asdf-astropy: Update to 0.3.0.
Date: Sat,  3 Dec 2022 23:14:41 +0000
* gnu/packages/astronomy.scm (python-asdf-astropy): Update to 0.3.0.
---
 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 759ccbec9e..8da670dc52 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -2473,13 +2473,13 @@ (define python-asdf-unit-schemas
 (define-public python-asdf-astropy
   (package
     (name "python-asdf-astropy")
-    (version "0.2.2")
+    (version "0.3.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "asdf_astropy" version))
        (sha256
-        (base32 "1b0v4cl7xvly3x1k5k2rvc2l32jqgqp0iyf1j20fkvj450sx74f2"))))
+        (base32 "1gp5iav0a9g9q0zb22vhzi3v9vwk5wn2nxvr3mvi3bsdcdj3h23v"))))
     (build-system pyproject-build-system)
     (native-inputs
      (list python-coverage
-- 
2.38.1




This bug report was last modified 2 years and 160 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.