all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#56700] [PATCH 0/2]: gnu: Add h5netcdf
@ 2022-07-22 12:17 Sharlatan Hellseher
  2022-07-22 12:19 ` [bug#56700] [PATCH 1/2]: gnu: netcdf4: Update to 1.6.0 Sharlatan Hellseher
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sharlatan Hellseher @ 2022-07-22 12:17 UTC (permalink / raw)
  To: 56700

Hi Guix team!

This patch set adds Python package h5netcdf.

Version 1.0.1 requires netcdf4 to be updated to 1.6.0
https://github.com/h5netcdf/h5netcdf/issues/177

All related packages built successfully after update
> ./pre-inst-env guix build python-h5netcdf python-meshio python-netcdf4 --rounds=2
/gnu/store/38pwb87l6bggh2b0dvymxq53ld0vnz5h-python-netcdf4-1.6.0
/gnu/store/hb5ynj6nq4b0k6jabkdmfmyj9d7ia002-python-meshio-5.3.4
/gnu/store/ykb7a23a2mvmla1sqvkjlbq5165qyy7r-python-h5netcdf-1.0.1

Sharlatan Hellseher (2):
  gnu: netcdf4: Update to 1.6.0
  gnu: Add h5netcdf

 gnu/packages/python-xyz.scm | 35 +++++++++++++++++++++++++++++++++--
 1 file changed, 33 insertions(+), 2 deletions(-)


base-commit: cd3c4ad8fc113608eade2e5c29ba8486cde01157


-- 
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-08-04 10:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-22 12:17 [bug#56700] [PATCH 0/2]: gnu: Add h5netcdf Sharlatan Hellseher
2022-07-22 12:19 ` [bug#56700] [PATCH 1/2]: gnu: netcdf4: Update to 1.6.0 Sharlatan Hellseher
2022-07-22 12:19 ` [bug#56700] [PATCH 2/2]: gnu: Add h5netcdf Sharlatan Hellseher
2022-08-04 10:05 ` bug#56700: [PATCH 0/2]: " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.