gnu: python-metpy: Update to 1.6.3.
* gnu/packages/geo.scm (python-metpy): Update to 1.6.3. [source]: Adjust URI. Change-Id: I36f26862188355ee2e7b2dbbb5222958e2562178
This commit is contained in:
parent
c01a99bb34
commit
94303dd21c
@ -1700,13 +1700,13 @@ to create databases that are optimized for rendering/tile/map-services.")
|
||||
(define-public python-metpy
|
||||
(package
|
||||
(name "python-metpy")
|
||||
(version "1.6.2")
|
||||
(version "1.6.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "MetPy" version))
|
||||
(uri (pypi-uri "metpy" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1fvnfhk4x2a1cn3f9x4snlars3bjzrnwk9lgldzmh63q1nn5n1pb"))))
|
||||
"0rh7lslwf79sgbf0933pz6mxchbrb0434pbdzqgzs1kjlsli9pr3"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
;; Too many of the tests in the files below require online data.
|
||||
|
Loading…
x
Reference in New Issue
Block a user