Package Details: python-ufo2ft-git 2.22.0.r0.g86c3357-1

Git Clone URL: https://aur.archlinux.org/python-ufo2ft-git.git (read-only, click to copy)
Package Base: python-ufo2ft-git
Description: A bridge from UFOs to FontTools objects
Upstream URL: https://github.com/googlefonts/ufo2ft
Licenses: MIT
Conflicts: python-ufo2ft
Provides: python-ufo2ft
Submitter: alerque
Maintainer: alerque
Last Packager: alerque
Votes: 0
Popularity: 0.000000
First Submitted: 2020-12-18 09:51 (UTC)
Last Updated: 2024-03-26 12:56 (UTC)

Required by (15)

Sources (1)

Latest Comments

Korialo commented on 2024-11-13 09:41 (UTC)

There's a missing check dependency python-syrupy:

 ==> Starting check()...
[2024-11-13T09:34:17.314Z] ============================= test session starts ==============================
[2024-11-13T09:34:17.317Z] platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0
[2024-11-13T09:34:17.320Z] rootdir: /build/python-ufo2ft/src/ufo2ft-3.3.1
[2024-11-13T09:34:17.324Z] configfile: setup.cfg
[2024-11-13T09:34:17.327Z] collected 1072 items / 1 error
[2024-11-13T09:34:17.330Z] 
[2024-11-13T09:34:17.333Z] ==================================== ERRORS ====================================
[2024-11-13T09:34:17.337Z] _______ ERROR collecting tests/featureWriters/kernFeatureWriter2_test.py _______
[2024-11-13T09:34:17.340Z] ImportError while importing test module '/build/python-ufo2ft/src/ufo2ft-3.3.1/tests/featureWriters/kernFeatureWriter2_test.py'.
[2024-11-13T09:34:17.343Z] Hint: make sure your test modules/packages have valid Python names.
[2024-11-13T09:34:17.346Z] Traceback:
[2024-11-13T09:34:17.350Z] /usr/lib/python3.12/importlib/__init__.py:90: in import_module
[2024-11-13T09:34:17.354Z]     return _bootstrap._gcd_import(name[level:], package, level)
[2024-11-13T09:34:17.357Z] tests/featureWriters/kernFeatureWriter2_test.py:6: in <module>
[2024-11-13T09:34:17.360Z]     from syrupy.extensions.amber import AmberSnapshotExtension
[2024-11-13T09:34:17.363Z] E   ModuleNotFoundError: No module named 'syrupy'
[2024-11-13T09:34:17.366Z] =========================== short test summary info ============================
[2024-11-13T09:34:17.370Z] ERROR tests/featureWriters/kernFeatureWriter2_test.py
[2024-11-13T09:34:17.374Z] !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
[2024-11-13T09:34:17.378Z] =============================== 1 error in 1.22s ===============================
[2024-11-13T09:34:17.382Z] ==> ERROR: A failure occurred in check().
[2024-11-13T09:34:17.385Z]     Aborting...
[2024-11-13T09:34:17.395Z] python-ufo2ft (x86_64) build exception