mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-cu2qu: Fix tests.
* gnu/packages/fontutils.scm (python-cu2qu): Fix tests. [build-system]: Switch to pyproject-build-system. [arguments]{test-flags}: Ignore failing test (most likely due to lagging behing python-fonttools package). [native-inputs]: Add python-setuptools, python-wheel. * gnu/packages/python-xyz.scm (python-fonttools-minimal): Add comment. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
parent
356e356ee7
commit
5cbb9d2166
2 changed files with 7 additions and 1 deletions
|
@ -17273,6 +17273,7 @@ number of lines in the contained files easily.")
|
|||
(license license:expat)))
|
||||
|
||||
;;; Tests are left out in the main package to avoid cycles.
|
||||
;; XXX: When updating, solve comment in python-cu2qu.
|
||||
(define-public python-fonttools-minimal
|
||||
(hidden-package
|
||||
(package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue