aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pygithub
diff options
context:
space:
mode:
authorSascha Brawer <sascha@brawer.ch>2020-03-05 21:41:11 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-03-06 16:14:16 +0100
commitce0a029fd44edf4e54345bd74123eda7088c0849 (patch)
treeac6d6a1478e36ec3a4a54d9878f752234206997b /testing/py3-pygithub
parent4d57ce5b11452abe7d741a243300723723766d9c (diff)
downloadaports-ce0a029fd44edf4e54345bd74123eda7088c0849.tar.bz2
aports-ce0a029fd44edf4e54345bd74123eda7088c0849.tar.xz
community/py3-pyclipper: use clipper library from Alpine package
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.
Diffstat (limited to 'testing/py3-pygithub')
0 files changed, 0 insertions, 0 deletions