[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/19: gnu: python-pandapipes: Update to 0.11.0.
From: |
guix-commits |
Subject: |
07/19: gnu: python-pandapipes: Update to 0.11.0. |
Date: |
Sat, 21 Dec 2024 12:57:11 -0500 (EST) |
monego pushed a commit to branch master
in repository guix.
commit 7e7224f0195e97f650d2fcbe220bce6bf0d0c8b2
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Fri Nov 22 19:45:07 2024 -0300
gnu: python-pandapipes: Update to 0.11.0.
* gnu/packages/engineering.scm (python-pandapipes): Update to 0.11.0.
[source]: Update URI.
Change-Id: I43bf0f48a92912abc5c6ee528f7338e2ec269b2b
---
gnu/packages/engineering.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index a033f9d77d..ca35eda346 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -2721,13 +2721,13 @@ Newton-Raphson power flow solvers in the C++ library
lightsim2grid, and the
(define-public python-pandapipes
(package
(name "python-pandapipes")
- (version "0.10.0")
+ (version "0.11.0")
(source
(origin
(method url-fetch)
- (uri (pypi-uri "pandapipes" version ".zip"))
+ (uri (pypi-uri "pandapipes" version))
(sha256
- (base32 "06yqqd25hxa6q49qcbpy0njwxkqzfhbff4frrrxd84391njgvdhq"))))
+ (base32 "0rvbfpb42hd2hh2321vwj758yda2zrpj62hmdr7qrhfnzjhcr9z3"))))
(build-system pyproject-build-system)
(native-inputs (list python-nbmake
python-pytest
- 17/19: gnu: mixxx: Update to 2.4.2., (continued)
- 17/19: gnu: mixxx: Update to 2.4.2., guix-commits, 2024/12/21
- 06/19: gnu: shotcut: Update to 24.11.17., guix-commits, 2024/12/21
- 13/19: gnu: kdenlive: Update to 24.12.0., guix-commits, 2024/12/21
- 15/19: gnu: librepcb: Update to 1.2.0., guix-commits, 2024/12/21
- 02/19: gnu: gmic: Update to 3.4.3., guix-commits, 2024/12/21
- 03/19: gnu: python-cma: Update to 4.0.0., guix-commits, 2024/12/21
- 05/19: gnu: mlt: Update to 7.28.0., guix-commits, 2024/12/21
- 08/19: gnu: python-deepxde: Update to 1.12.2., guix-commits, 2024/12/21
- 01/19: gnu: python-motulator: Update to 0.5.0., guix-commits, 2024/12/21
- 10/19: gnu: symengine: Update to 0.13.0., guix-commits, 2024/12/21
- 07/19: gnu: python-pandapipes: Update to 0.11.0.,
guix-commits <=
- 11/19: gnu: python-symengine: Update to 0.13.0., guix-commits, 2024/12/21
- 12/19: gnu: ffmpeg-normalize: Update to 1.31.0., guix-commits, 2024/12/21
- 14/19: gnu: Add fontobene-qt., guix-commits, 2024/12/21
- 16/19: gnu: libdjinterop: Update to 0.22.1., guix-commits, 2024/12/21
- 18/19: gnu: python-async-lru: Fix build., guix-commits, 2024/12/21
- 19/19: gnu: blender: Update to 3.6.19., guix-commits, 2024/12/21
- 09/19: gnu: python-arviz: Update to 0.20.0., guix-commits, 2024/12/21