Search Criteria
Package Details: python-npyosmium 3.7.0-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-npyosmium.git (read-only, click to copy) | 
|---|---|
| Package Base: | python-npyosmium | 
| Description: | Fork with numpy interface - Python bindings for libosmium, the data processing library for OSM data | 
| Upstream URL: | https://github.com/agrenott/npyosmium | 
| Licenses: | BSD | 
| Submitter: | quietvoid | 
| Maintainer: | quietvoid | 
| Last Packager: | quietvoid | 
| Votes: | 1 | 
| Popularity: | 0.000000 | 
| First Submitted: | 2023-07-31 17:47 (UTC) | 
| Last Updated: | 2025-04-12 19:29 (UTC) | 
Dependencies (8)
- libosmium (libosmium-gitAUR)
- pybind11 (pybind11-gitAUR)
- python
- cmake (cmake3AUR, cmake-gitAUR) (make)
- protozero (make)
- python-build (make)
- python-installer (make)
- python-wheel (make)
Latest Comments
quietvoid commented on 2025-04-12 19:28 (UTC)
Thanks. I've added a patch to set the minimum CMake version to 3.5 and it seems to build again.
Reported it upstream as well.
dreieck commented on 2025-04-12 17:54 (UTC)
Continuation from previous comment:
Regards!
dreieck commented on 2025-04-12 17:53 (UTC) (edited on 2025-04-12 17:54 (UTC) by dreieck)
I get the following errors during build:
(To be continued in next comment due to character limit per comment ...)
quietvoid commented on 2024-02-05 11:46 (UTC) (edited on 2024-02-05 11:49 (UTC) by quietvoid)
I just added
protozerotomakedepends, that should fix it.It used to be a runtime dependency for
libosmiumbut that changed a month ago to just a build-time dependency.dreieck commented on 2024-02-05 08:36 (UTC)
CMakeBuild fails for me on protozero version determination:Regards!
quietvoid commented on 2023-12-16 23:45 (UTC)
Whoops, sorry. Fixed it.
Popolon commented on 2023-12-16 23:42 (UTC)
There is a wrong sha256sum currently. but the package compile well after correcting it.