Search Criteria
Package Details: python-griddataformats 1.0.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-griddataformats.git (read-only, click to copy) |
---|---|
Package Base: | python-griddataformats |
Description: | The gridDataFormats package provides classes to unify reading and writing n-dimensional datasets. One can read grid data from files, make them available as a Grid object, and allows one to write out the data again. |
Upstream URL: | https://github.com/orbeckst/GridDataFormats/ |
Licenses: | GPL |
Submitter: | hseara |
Maintainer: | hseara (vedranmiletic) |
Last Packager: | hseara |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-06-11 16:07 (UTC) |
Last Updated: | 2024-05-02 10:17 (UTC) |
Dependencies (1)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
Latest Comments
MarsSeed commented on 2024-05-03 13:47 (UTC)
Hi, the build is broken. Could you please fix it? Thank you in advance.
==> Checking buildtime dependencies... ==> Retrieving sources... -> Found 1.0.2.tar.gz ==> Validating source files with sha256sums... 1.0.2.tar.gz ... Passed ==> Extracting sources... -> Extracting 1.0.2.tar.gz with bsdtar ==> Starting build()... Traceback (most recent call last): File "/build/python-griddataformats/src/GridDataFormats-1.0.2/setup.py", line 5, in <module> from setuptools import setup, find_packages ModuleNotFoundError: No module named 'setuptools' ==> ERROR: A failure occurred in build(). Aborting...
hseara commented on 2024-05-03 13:23 (UTC) (edited on 2024-05-03 13:25 (UTC) by hseara)
The latest release is 1.0.2, so I do not understand why it is being flagged out-of-date. It also installs well, so if you have any issues with it, please check your own configuration.
vale commented on 2024-05-02 02:12 (UTC) (edited on 2024-05-02 02:13 (UTC) by vale)
Updated version and checksum are below. Happy to update if a maintainer can add me.
weshouman commented on 2022-10-22 13:35 (UTC) (edited on 2022-10-22 13:36 (UTC) by weshouman)
The validity check of the sha256sum of https://github.com/orbeckst/GridDataFormats/archive/0.6.0.tar.gz is currently failing, it should be updated to
2e67d831385e61307e036188b9a8918074c9032a94d52b09bf261c9cc2be7d23
hseara commented on 2022-01-12 09:08 (UTC)
@chipbuster Thanks for the comment now fixed.
chipbuster commented on 2022-01-10 19:22 (UTC)
The leading empty entry in the
arch
array breaks installation in paru for me (https://github.com/Morganamilo/paru/issues/39), though installation still works fine with makepkg.My understanding is that the next major version makepkg will remove support for empty keys, though I have no idea how far away that is from happening. (https://lists.archlinux.org/pipermail/pacman-dev/2020-October/024607.html)