aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-pyclipper/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* community/py3-pyclipper: reenable on mips, but disable testsAriadne Conill2020-04-081-1/+5
|
* community/py3-pyclipper: disable on mipsAriadne Conill2020-04-081-1/+1
|
* community/py3-pyclipper: use clipper library from Alpine packageSascha Brawer2020-03-061-6/+19
| | | | | | | | | | | | | | To save installation space, and to use the exact same implementation of polygon clipping across the system. Also taking the source code from pypi instead of github, like most other Alpine py3 packages. Other than github, pypi is putting the git release tag into the zip bundles, which is then used by Python setuptools. When setuptools is installing a package, it is checking for the version tag, and the installation fails with a warning when the version tag cannot be inferred. Before this change, the `APKBUILD` would run `git init` to work around this setuptools check. After this change, that hack is not needed anymore.
* community: Adopt orphaned py3-* packages required for building ttf-cantarellRasmus Thomsen2020-01-101-1/+1
| | | | | | | | | | Affected APKBUILDS: community/py3-booleanoperations/APKBUILD community/py3-compreffor/APKBUILD community/py3-cu2qu/APKBUILD community/py3-defcon/APKBUILD community/py3-pyclipper/APKBUILD community/py3-ufolib2/APKBUILD
* community/py3-pyclipper: orphanLeo2020-01-101-1/+1
|
* community/py3-pyclipper: move from testingRasmus Thomsen2020-01-041-0/+29