Package Details: python-alphashape 1.3.1-2

Git Clone URL: https://aur.archlinux.org/python-alphashape.git (read-only, click to copy)
Package Base: python-alphashape
Description: Toolbox for generating n-dimensional alpha shapes.
Upstream URL: https://alphashape.readthedocs.io/en/latest/index.html
Licenses: MIT
Submitter: dobedobedo
Maintainer: dobedobedo
Last Packager: dobedobedo
Votes: 0
Popularity: 0.000000
First Submitted: 2022-02-17 16:50 (UTC)
Last Updated: 2025-09-12 12:21 (UTC)

Latest Comments

dobedobedo commented on 2025-09-12 12:21 (UTC)

Thanks for your suggestion. It should work now.

micwoj92 commented on 2025-09-12 00:35 (UTC)

You should use commits as patches to fix this.

dobedobedo commented on 2025-09-10 11:09 (UTC)

Hi, The latest release is not compatible with shapely 2. The developer fixed the issue, but never released a newer version. I temporarily fix the issue by using the git version. However, it might violate the AUR submission guideline, as this package is supposed to be release-based (without -git suffix). Hopefully, there will be another release soon, or we probably need to drop this package and create another one with a git suffix.

micwoj92 commented on 2025-09-08 23:25 (UTC)

2 checks fail:

=========================== short test summary info ============================
FAILED tests/test_alphashape.py::TestAlphashape::test_given_a_four_point_polygon_with_no_alpha_return_input
FAILED tests/test_optimizealpha.py::TestOptimizeAlapha::test_given_a_point_return_a_point
================= 2 failed, 10 passed, 12502 warnings in 1.84s =================
==> ERROR: A failure occurred in check().
    Aborting...