Search Criteria
Package Details: python-uharfbuzz 0.33.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-uharfbuzz.git (read-only, click to copy) |
---|---|
Package Base: | python-uharfbuzz |
Description: | Streamlined Cython bindings for the harfbuzz shaping engine |
Upstream URL: | https://github.com/harfbuzz/ |
Licenses: | Apache |
Submitter: | alerque |
Maintainer: | alerque |
Last Packager: | alerque |
Votes: | 1 |
Popularity: | 0.000012 |
First Submitted: | 2020-07-25 21:16 (UTC) |
Last Updated: | 2022-12-18 07:46 (UTC) |
Dependencies (8)
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312)
- cython (cython3, cython-git) (make)
- python-build (make)
- python-installer (python-installer-git) (make)
- python-scikit-build (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
micwoj92 commented on 2022-06-28 19:41 (UTC)
Hello, what are the chances of this package landing in official repos? Seeing that it is optdepend of python-fonttools
alerque commented on 2021-07-25 06:42 (UTC)
@kgizdov Looking back at this with some hindsight it appears you were correct on the SCM thing, sorry about that.
alerque commented on 2020-09-11 07:04 (UTC) (edited on 2020-09-11 07:06 (UTC) by alerque)
@kgizdov This does not require
python-setutools-scm
to build from the PyPi source distribution package. The SCM setuptools is only needed if you build from Git sources directly, and I believeninja
is only needed for 0.13.0. I haven't updated this yet because the release process for that tag isn't complete yet (reported upstream).kgizdov commented on 2020-09-08 09:49 (UTC)
this is missing
ninja
andpython-setuptools-scm
in makedepends