From a0cd26b9b6f33bcd5e6535f10a02b3e06741851a Mon Sep 17 00:00:00 2001 From: Cayetano Santos Date: Fri, 25 Jul 2025 22:38:43 +0200 Subject: [PATCH] gnu: python-motulator: Update to 0.6.2. * gnu/packages/engineering.scm (python-motulator): Update to 0.6.2. [source]: Switch to git-fetch. [native-inputs]: Remove python-ipykernel and python-toml. [propagated-inputs]: Add python-tqdm. Change-Id: Ic29ffedc4b663e4d2138cacc56e69c135add7f6d --- gnu/packages/engineering.scm | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm index a3b86de25a..a71cae97a5 100644 --- a/gnu/packages/engineering.scm +++ b/gnu/packages/engineering.scm @@ -2892,20 +2892,22 @@ interpolation toolkit.") (define-public python-motulator (package (name "python-motulator") - (version "0.5.0") + (version "0.6.2") (source (origin - (method url-fetch) - (uri (pypi-uri "motulator" version)) + (method git-fetch) + (uri (git-reference + (url "https://github.com/Aalto-Electric-Drives/motulator/") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) (sha256 - (base32 "1kh13zfa4w73q04pny2w2zgym47fp8xy7glwfx82fdx4fihk7dv7")))) + (base32 "1di2r1i19jl751v0hj426zkwk48w5yf8zpw2bl6qzk0vq4z2vpbw")))) (build-system pyproject-build-system) (arguments (list #:tests? #f)) ; there are no tests - (propagated-inputs (list python-matplotlib python-numpy python-scipy)) - (native-inputs (list python-hatchling - python-ipykernel - python-toml)) + (propagated-inputs + (list python-numpy python-matplotlib python-scipy python-tqdm)) + (native-inputs (list python-hatchling)) (home-page "https://aalto-electric-drives.github.io/motulator/") (synopsis "Motor Drive Simulator in Python") (description "This package includes simulation models for an induction