Search Criteria
Package Details: python-meshio 5.3.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-meshio.git (read-only, click to copy) |
---|---|
Package Base: | python-meshio |
Description: | Input/output for many mesh formats |
Upstream URL: | https://github.com/nschloe/meshio |
Licenses: | MIT |
Submitter: | tpkessler |
Maintainer: | tpkessler |
Last Packager: | tpkessler |
Votes: | 3 |
Popularity: | 0.059086 |
First Submitted: | 2020-06-04 15:25 (UTC) |
Last Updated: | 2024-07-26 07:12 (UTC) |
Dependencies (8)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-rich
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-h5py (python-h5py-gitAUR, python-h5py-openmpi) (optional)
- python-netcdf4 (python-netcdf4-openmpi) (optional)
Required by (16)
- python-bempp-cl
- python-felupe (check)
- python-felupe (optional)
- python-fieldcompare (check)
- python-fieldcompare (optional)
- python-gustaf (optional)
- python-nutils (check)
- python-nutils (optional)
- python-pygalmesh
- python-pygmsh
- python-pymor (optional)
- python-pyvista (optional)
- python-pyxel-fedic
- python-scikit-fem (check)
- python-trimesh (optional)
- python-vispy (optional)
Latest Comments
1 2 3 Next › Last »
chilichiller commented on 2024-06-29 17:41 (UTC) (edited on 2024-06-29 22:47 (UTC) by chilichiller)
Would it be possible to update to version 5.3.5? NumPy was recently updated to version 2.0 and the latest update fixes some compatibility issues. Here a diff for an updated PKGBUILD that works for me:
carlosal1015 commented on 2024-01-20 19:15 (UTC)
Hi there, I have two remarks that I noticed.
meshio
version is wrong.must be there over
/opt/paraview/lib/paraview/plugins/
but this change will implies thatparaview
will be a hard dependency.Partial solution below.
tpkessler commented on 2022-10-29 08:19 (UTC)
Thanks @carlosal1015, I've updated the package accordingly.
carlosal1015 commented on 2022-10-26 17:48 (UTC)
Hi @tpkessler, could you add
python-setuptools
asmakedependency
because is used.carlosal1015 commented on 2022-03-24 19:09 (UTC)
Thank you very much.
tpkessler commented on 2022-03-24 18:14 (UTC)
Thank you for your feedback @Imartinez-mirror. I adopted the build script to the new package guidelines. It's much simpler now. This also fixes the ownership problems.
@carlosal1015: It's seems like meshio will be split into several packages soon, see the comment on the discussion page, https://github.com/nschloe/meshio/discussions/1285
carlosal1015 commented on 2022-03-24 15:56 (UTC)
meshio
is not flagged-out of date, latest release is 5.3.4, not 7https://pypi.org/project/meshio/
lmartinez-mirror commented on 2022-03-23 21:52 (UTC)
Package could use a rewrite. From a clean chroot, nearly all files in the package are owned by the buildroot, and not by root itself. Arch devs recently updated the Python packaging guidelines; I recommend you check it out.
carlosal1015 commented on 2022-03-16 23:51 (UTC) (edited on 2022-03-23 19:05 (UTC) by carlosal1015)
No more updates for meshio. There are two alternatives now
https://pypi.org/project/meshio-rewrite/#files (propietary)
https://pypi.org/project/meshpro/#files (propietary)
1 2 3 Next › Last »