gnu: python-cmyt: Update to 2.0.2.

* gnu/packages/astronomy.scm (python-cmyt): Update to 2.0.2.

Change-Id: I7829b96d3cf0802f06237a2981f155f00fbae60c
This commit is contained in:
Sharlatan Hellseher 2025-02-14 21:46:52 +00:00
parent f0436f5198
commit e1cf7d5900
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -4091,7 +4091,7 @@ specifically in the C code.")
(define-public python-cmyt
(package
(name "python-cmyt")
(version "2.0.1")
(version "2.0.2")
(source
(origin
(method git-fetch) ; no tests in the PyPI tarball
@ -4100,7 +4100,7 @@ specifically in the C code.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0d1szsgjd09ya53vx7g5ryz2jdxl19p9rvrm4xz8v53vbqrp18cv"))))
(base32 "1d257xlgxc06x47k07xn5ml2kjqzc7dgjal4bl9x2w6b90xn0pm1"))))
(build-system pyproject-build-system)
(arguments
(list