[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
217/397: gnu: python-metpy: Add missing inputs.
From: |
guix-commits |
Subject: |
217/397: gnu: python-metpy: Add missing inputs. |
Date: |
Thu, 16 Jan 2025 04:30:38 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit 56aa3a00b2cc41a6e74e5052b4a6dbab18088a8c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jan 10 21:04:07 2025 +0100
gnu: python-metpy: Add missing inputs.
* gnu/packages/geo.scm (python-metpy)[native-inputs]: Add python-setuptools
and python-wheel.
Change-Id: Iea093561b5ff4b9f7206de0ee82de36088c6d695
---
gnu/packages/geo.scm | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 4363d51dd6..f7c672d79a 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -1821,8 +1821,13 @@ version_spec = re.sub('[()]', '', version_spec)\n" m)))))
python-scipy
python-traitlets
python-xarray))
- (native-inputs (list python-netcdf4 python-packaging python-pytest
- python-pytest-mpl))
+ (native-inputs
+ (list python-netcdf4
+ python-packaging
+ python-pytest
+ python-pytest-mpl
+ python-setuptools
+ python-wheel))
(home-page "https://github.com/Unidata/MetPy")
(synopsis "Collection of tools to deal with weather data")
(description "MetPy is a collection of tools in Python for reading,
- 338/397: gnu: csvkit: Update to 2.0.1., (continued)
- 338/397: gnu: csvkit: Update to 2.0.1., guix-commits, 2025/01/16
- 281/397: gnu: python-itanium-demangler: Add missing inputs., guix-commits, 2025/01/16
- 334/397: gnu: python-agate: Update to 1.12.0., guix-commits, 2025/01/16
- 396/397: gnu: Deprecate fanc., guix-commits, 2025/01/16
- 394/397: gnu: python-flask-misaka: Update to 1.0.1., guix-commits, 2025/01/16
- 378/397: gnu: python-multidict: Update to 6.1.0., guix-commits, 2025/01/16
- 370/397: gnu: python-sunkit-image: Disable tests., guix-commits, 2025/01/16
- 301/397: gnu: python-tensorly: Update to 0.9.0., guix-commits, 2025/01/16
- 331/397: gnu: Remove python-pyodbc-c., guix-commits, 2025/01/16
- 123/397: gnu: python-jose: Fix build., guix-commits, 2025/01/16
- 217/397: gnu: python-metpy: Add missing inputs.,
guix-commits <=
- 242/397: gnu: Remove python-pytest-exploratory., guix-commits, 2025/01/16
- 309/397: gnu: python-waybackpack: Fix build., guix-commits, 2025/01/16
- 317/397: gnu: python-sncosmo: Fix build., guix-commits, 2025/01/16
- 289/397: gnu: python-archinfo: Add missing inputs., guix-commits, 2025/01/16
- 292/397: gnu: python-cle: Add missing inputs., guix-commits, 2025/01/16
- 345/397: gnu: Add python-django-q2., guix-commits, 2025/01/16
- 359/397: gnu: Add python-django-q-sentry., guix-commits, 2025/01/16
- 344/397: gnu: python-django-q: Update to 1.3.9., guix-commits, 2025/01/16
- 328/397: gnu: python-pysmf: Fix build., guix-commits, 2025/01/16
- 371/397: gnu: python-toolrack: Update to 4.0.1., guix-commits, 2025/01/16