guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

12/19: gnu: python-statmake: Build with python-fonttools-next.


From: guix-commits
Subject: 12/19: gnu: python-statmake: Build with python-fonttools-next.
Date: Fri, 16 Sep 2022 13:04:27 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 0ddd6bb16662a593b1884d61c79d6f483d451845
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Fri Sep 16 17:17:28 2022 +0200

    gnu: python-statmake: Build with python-fonttools-next.
    
    * gnu/packages/fontutils.scm (python-statmake)[propagated-inputs]: Change 
from
    PYTHON-FONTTOOLS to PYTHON-FONTTOOLS-NEXT.
---
 gnu/packages/fontutils.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/fontutils.scm b/gnu/packages/fontutils.scm
index edd29479ce..ab437f6dc6 100644
--- a/gnu/packages/fontutils.scm
+++ b/gnu/packages/fontutils.scm
@@ -1596,7 +1596,7 @@ generate bitmaps.")
     (propagated-inputs
      (list python-attrs
            python-cattrs
-           python-fonttools))
+           python-fonttools-next))
     (home-page "https://github.com/daltonmaag/statmake";)
     (synopsis "Apply OpenType STAT information to a variable font")
     (description



reply via email to

[Prev in Thread] Current Thread [Next in Thread]