me
/
guix
Archived
1
0
Fork 0

gnu: python-asdf: Update to 2.7.4.

* gnu/packages/astronomy.scm (python-asdf): Update to 2.7.4.
master
Tobias Geerinckx-Rice 2021-05-03 22:23:55 +02:00
parent 6332ad5470
commit 71a4e26093
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -953,13 +953,13 @@ of stand-alone functions and classes.")
(define-public python-asdf
(package
(name "python-asdf")
(version "2.7.2")
(version "2.7.4")
(source
(origin
(method url-fetch)
(uri (pypi-uri "asdf" version))
(sha256
(base32 "1y47zhkd90i8wmm2i35amfl0rvjqlb3fcx90xp7n9kr2z0byzyzg"))))
(base32 "1mj52l2m8pbhiqacgjakjpvqi8kyx470yw151lcsswbq5wp0rsc6"))))
(build-system python-build-system)
(arguments
;; TODO: (Sharlatan-20210207T165820+0000): Tests depend on astropy, astropy