diff options
| author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-12-28 17:10:49 +0100 |
|---|---|---|
| committer | David Seifert <soap@gentoo.org> | 2020-12-28 17:10:49 +0100 |
| commit | 854e2a7b29c6053477dd63bc76d61d2db2c06858 (patch) | |
| tree | 80783c601defcada951da99a16a16fa3c48a2407 /dev-python/netcdf4-python/metadata.xml | |
| parent | e674ac4eb4457ebbf32eb5824f7745487903a3f9 (diff) | |
| download | gentoo-854e2a7b29c6053477dd63bc76d61d2db2c06858.tar.gz gentoo-854e2a7b29c6053477dd63bc76d61d2db2c06858.tar.bz2 gentoo-854e2a7b29c6053477dd63bc76d61d2db2c06858.zip | |
dev-python/netcdf4-python: Bump to 1.5.5
Closes: https://github.com/gentoo/gentoo/pull/18735
Closes: https://bugs.gentoo.org/612112
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-python/netcdf4-python/metadata.xml')
| -rw-r--r-- | dev-python/netcdf4-python/metadata.xml | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/dev-python/netcdf4-python/metadata.xml b/dev-python/netcdf4-python/metadata.xml index b230a3c11bf80..a0d7a57b9d31e 100644 --- a/dev-python/netcdf4-python/metadata.xml +++ b/dev-python/netcdf4-python/metadata.xml @@ -1,18 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>sci@gentoo.org</email> - <name>Gentoo Science Project</name> - </maintainer> - <longdescription> - netcdf4-python is a Python interface to the netCDF C library. - netCDF version 4 can read and write files in both the new netCDF 4 - and the old netCDF 3 format, and can create files that are readable - by HDF5 clients. The API modelled after Scientific.IO.NetCDF, and - should be familiar to users of that module. - </longdescription> - <upstream> - <remote-id type="pypi">netCDF4</remote-id> - </upstream> + <maintainer type="project"> + <email>sci@gentoo.org</email> + <name>Gentoo Science Project</name> + </maintainer> + <longdescription> + netcdf4-python is a Python interface to the netCDF C library. + netCDF version 4 can read and write files in both the new netCDF 4 + and the old netCDF 3 format, and can create files that are readable + by HDF5 clients. The API modelled after Scientific.IO.NetCDF, and + should be familiar to users of that module. + </longdescription> + <upstream> + <remote-id type="pypi">netCDF4</remote-id> + </upstream> </pkgmetadata> |
