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