gnu: python-astropy-iers-data: Update to 0.2025.7.21.0.41.39.

* gnu/packages/astronomy.scm (python-astropy-iers-data): Update to 0.2025.7.21.0.41.39.

Change-Id: If7c4d7e73e0f5ea7c06f98da4ad375365d5a59ee
This commit is contained in:
Sharlatan Hellseher 2025-07-21 16:40:26 +01:00
parent da70edee1a
commit cb865658a3
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2512,13 +2512,13 @@ astronomy and astrophysics.")
(define-public python-astropy-iers-data (define-public python-astropy-iers-data
(package (package
(name "python-astropy-iers-data") (name "python-astropy-iers-data")
(version "0.2025.6.16.0.38.47") (version "0.2025.7.21.0.41.39")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "astropy_iers_data" version)) (uri (pypi-uri "astropy_iers_data" version))
(sha256 (sha256
(base32 "08bifygdnifcmrk3wqn8k0fi31mj8j3zxak9r70sbf06cnbq9jaq")))) (base32 "14qa0h3jx5iawmb0cpwak1wna0jhjsi18zm4wmdicyb9kly7b0p4"))))
(build-system pyproject-build-system) (build-system pyproject-build-system)
(arguments (arguments
(list #:tests? #f)) ; no tests (list #:tests? #f)) ; no tests