Search Criteria
Package Details: python-h3 4.3.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-h3.git (read-only, click to copy) |
---|---|
Package Base: | python-h3 |
Description: | Hexagonal Hierarchical Geospatial Indexing System in Python |
Upstream URL: | https://github.com/uber/h3-py |
Keywords: | h3 python |
Licenses: | Apache-2.0 |
Submitter: | trougnouf |
Maintainer: | trougnouf (Freso) |
Last Packager: | Freso |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-04-02 19:16 (UTC) |
Last Updated: | 2025-10-06 19:28 (UTC) |
Dependencies (16)
- glibc (glibc-gitAUR, glibc-eacAUR)
- python
- cython (cython-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-scikit-build-core (make)
- python-wheel (make)
- cython (cython-gitAUR) (check)
- make (make-gitAUR, make-staticAUR) (check)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR) (check)
- python-pip (check)
- python-pytest (check)
- python-pytest-cov (check)
- python-ruff (check)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR) (optional)
Required by (2)
- python-rsgislib (optional)
- python-timezonefinder
Latest Comments
trougnouf commented on 2025-10-06 13:14 (UTC)
Hi Freso, sorry I haven't been keeping up with this package, I've added you as a comaintainer since you've shown interest / made an up to date PKGBUILD.
Freso commented on 2025-10-06 13:06 (UTC)
I’ve requested that this package gets orphaned. Until that gets accepted, if anyone is in immediate need of a working PKGBUILD, the one at https://gitlab.archlinux.org/freso/python-h3 should work. (Feel free to file issues etc. on GitLab if you encounter anything!)
skualos commented on 2025-09-01 05:35 (UTC)
@cucullus same here. could you find a fix ?
cucullus commented on 2025-08-26 08:26 (UTC) (edited on 2025-08-26 08:26 (UTC) by cucullus)
Just discovered directory on root level: /_cy
Something is wrong with build procedure.
micwoj92 commented on 2024-05-26 02:22 (UTC)
Please add submodules to sources array.