Skip to content
Snippets Groups Projects
Commit 1765a1fb authored by achill (fossdd)'s avatar achill (fossdd) Committed by omni
Browse files

community/py3-ufo2ft: depend on py3-fontmath

Test failure in py3-statmake:

/usr/lib/python3.12/site-packages/ufo2ft/instantiator.py:51: in <module>
    import fontMath
E   ModuleNotFoundError: No module named 'fontMath'
parent 3764d753
No related branches found
No related tags found
1 merge request!75864community/py3-ufo2ft: depend on py3-fontmath
Pipeline #275427 skipped
......@@ -3,7 +3,7 @@
maintainer="Will Sinatra <wpsinatra@gmail.com>"
pkgname=py3-ufo2ft
pkgver=3.3.1
pkgrel=0
pkgrel=1
pkgdesc="bridge from UFOs to FontTools objects"
url="https://github.com/googlefonts/ufo2ft"
arch="noarch"
......@@ -11,6 +11,7 @@ license="MIT"
depends="
py3-booleanoperations
py3-cffsubr
py3-fontmath
py3-fonttools
py3-fs
py3-ufolib2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment