Search Criteria
Package Details: python-axisregistry 0.4.16-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-axisregistry.git (read-only, click to copy) |
|---|---|
| Package Base: | python-axisregistry |
| Description: | easy access to the GF Axis Registry |
| Upstream URL: | https://github.com/googlefonts/axisregistry |
| Licenses: | Apache-2.0 |
| Submitter: | alerque |
| Maintainer: | alerque |
| Last Packager: | alerque |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-06-17 06:55 (UTC) |
| Last Updated: | 2026-01-13 09:25 (UTC) |
Dependencies (8)
- python
- python-protobuf (python-protobuf-21AUR, python-protobuf-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-fonttools (python-fonttools-gitAUR) (check)
- python-pytest (check)
Latest Comments
aragon123 commented on 2024-08-16 10:40 (UTC)
For some time now the
checkmethod fails for me:It works if I use the mentioned workaround, i.e. setting
PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=pythonbut not sure if that is the correct fix. As I am unfamiliar with python protobuf I am not sure if that would be the correct "fix".