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 @@ measurement devices and test equipment via GPIB, RS232, Ethernet or USB.")
(define-public python-pandapower (define-public python-pandapower
(package (package
(name "python-pandapower") (name "python-pandapower")
(version "2.14.9") (version "2.14.11")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "pandapower" version ".zip")) (uri (pypi-uri "pandapower" version ".zip"))
(sha256 (sha256
(base32 "0c5vgiq795kd5q4wcy2x7s3l7x9xdj2nqyfx188dmhgqckrym161")))) (base32 "139ahp08kci8asmv35bcibbnkfr5s1ff5j84n490s47ibsglk4yi"))))
(build-system pyproject-build-system) (build-system pyproject-build-system)
(native-inputs (list python-pyproj python-pytest unzip)) (native-inputs (list python-pyproj python-pytest unzip))
(propagated-inputs (list python-deepdiff (propagated-inputs (list python-deepdiff