<pre style='margin:0'>
Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1270975be4b7789e2ad073c6f176a39e24bb67c1">https://github.com/macports/macports-ports/commit/1270975be4b7789e2ad073c6f176a39e24bb67c1</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 1270975be4b py-h5netcdf: set noarch
</span>1270975be4b is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 1270975be4b7789e2ad073c6f176a39e24bb67c1
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Tue Jan 25 06:17:59 2022 -0600
<span style='display:block; white-space:pre;color:#404040;'> py-h5netcdf: set noarch
</span>---
python/py-h5netcdf/Portfile | 1 +
1 file changed, 1 insertion(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-h5netcdf/Portfile b/python/py-h5netcdf/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f72e300c0fc..d2e5906f7e7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-h5netcdf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-h5netcdf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,6 +13,7 @@ description A Python interface for the netCDF4 file-format
</span> long_description {*}${description} that reads and writes local or remote HDF5 files \
directly via h5py or h5pyd, without relying on the Unidata netCDF l\
ibrary.
<span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs noarch
</span> homepage https://github.com/h5netcdf/h5netcdf
python.versions 37 38 39 310
</pre><pre style='margin:0'>
</pre>