mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
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:
parent
b3924e0126
commit
e407613e33
1 changed files with 2 additions and 2 deletions
|
@ -2672,13 +2672,13 @@ measurement devices and test equipment via GPIB, RS232, Ethernet or USB.")
|
|||
(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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue