gnu: python-pandapower: Update to 2.14.11.

* gnu/packages/engineering.scm (python-pandapower): Update to 2.14.11.

Change-Id: Iead1e5887681441c01aed698062e6f069bad6456
This commit is contained in:
Vinicius Monego 2024-08-23 15:28:39 -03:00
parent b3924e0126
commit e407613e33
No known key found for this signature in database
GPG key ID: 637B0B138065B68A

View file

@ -2672,13 +2672,13 @@ (define-public python-pyvisa
(define-public python-pandapower
(package
(name "python-pandapower")
(version "2.14.9")
(version "2.14.11")
(source
(origin
(method url-fetch)
(uri (pypi-uri "pandapower" version ".zip"))
(sha256
(base32 "0c5vgiq795kd5q4wcy2x7s3l7x9xdj2nqyfx188dmhgqckrym161"))))
(base32 "139ahp08kci8asmv35bcibbnkfr5s1ff5j84n490s47ibsglk4yi"))))
(build-system pyproject-build-system)
(native-inputs (list python-pyproj python-pytest unzip))
(propagated-inputs (list python-deepdiff