me
/
guix
Archived
1
0
Fork 0

gnu: python-tweakwcs: Update to 0.8.7.

* gnu/packages/astronomy.scm (python-tweakwcs): Update to 0.8.7.

Change-Id: I2ef8f29839a99ec3b40efc34a61f57bc32216c8e
master
Sharlatan Hellseher 2024-04-03 16:41:10 +01:00
parent 9f05edf761
commit ff0a6988f8
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -4378,13 +4378,13 @@ of the old packages.")
(define-public python-tweakwcs (define-public python-tweakwcs
(package (package
(name "python-tweakwcs") (name "python-tweakwcs")
(version "0.8.6") (version "0.8.7")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "tweakwcs" version)) (uri (pypi-uri "tweakwcs" version))
(sha256 (sha256
(base32 "1j75i02xzd36gp7pf6gks6nmp4ivi9cbphya4l69py5p62iaab99")))) (base32 "0cch4z5zmmi1s02n1wdwss8p7qhrzyiajkaik0gga510kgdsvx48"))))
(build-system pyproject-build-system) (build-system pyproject-build-system)
(propagated-inputs (propagated-inputs
(list python-astropy (list python-astropy