emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59808: closed ([PATCH] gnu: python-asdf-astropy: Update to 0.3.0.)


From: GNU bug Tracking System
Subject: bug#59808: closed ([PATCH] gnu: python-asdf-astropy: Update to 0.3.0.)
Date: Tue, 13 Dec 2022 13:52:03 +0000

Your message dated Tue, 13 Dec 2022 13:51:11 +0000
with message-id <87tu1zo1ib.fsf@cbaines.net>
and subject line Re: [bug#59808] [PATCH] gnu: python-asdf-astropy: Update to 
0.3.0.
has caused the debbugs.gnu.org bug report #59808,
regarding [PATCH] gnu: python-asdf-astropy: Update to 0.3.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
59808: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59808
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#59808] [PATCH] gnu: python-asdf-astropy: Update to 0.3.0. Date: Tue, 13 Dec 2022 13:51:11 +0000 User-agent: mu4e 1.8.11; emacs 28.2
Sharlatan Hellseher <sharlatanus@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]