mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-viresclient: Update to 0.12.3.
* gnu/packages/astronomy.scm (python-viresclient): Update to 0.12.3. Change-Id: Ic173ed41c9012561d13d925e13cbbfbf78fd0009
This commit is contained in:
parent
5ea0c437f2
commit
f47200bc2c
1 changed files with 2 additions and 2 deletions
|
@ -7042,13 +7042,13 @@ between image and reference catalogs. Currently only aligning images with
|
|||
(define-public python-viresclient
|
||||
(package
|
||||
(name "python-viresclient")
|
||||
(version "0.12.2")
|
||||
(version "0.12.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "viresclient" version))
|
||||
(sha256
|
||||
(base32 "1x1xgs6fs7rmhqs6f32x173gsz1mlrcpji0rf307x232lyav7wds"))))
|
||||
(base32 "1vx1pk8sglr0xd8z4hg675s105m26x3k75mpc4bsdxryfjvmawh4"))))
|
||||
(build-system pyproject-build-system)
|
||||
(native-inputs
|
||||
(list python-flit-core
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue