From 878bcac756d3bedb3742c71fdfaa02980529412a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=BCtz?= Date: Fri, 27 Mar 2026 15:03:30 -0700 Subject: [PATCH] python3Packages.afdko: update dependencies --- pkgs/development/python-modules/afdko/default.nix | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pkgs/development/python-modules/afdko/default.nix b/pkgs/development/python-modules/afdko/default.nix index 06e0be5c82f3..a2bb7f770f32 100644 --- a/pkgs/development/python-modules/afdko/default.nix +++ b/pkgs/development/python-modules/afdko/default.nix @@ -9,10 +9,9 @@ fetchFromGitHub, fetchpatch, fontmath, - fontpens, fonttools, libxml2, - mutatormath, + lxml, ninja, pytestCheckHook, runAllTests ? false, @@ -88,14 +87,14 @@ buildPythonPackage (finalAttrs: { booleanoperations defcon fontmath - fontpens fonttools - mutatormath + lxml tqdm ufonormalizer ufoprocessor ] ++ defcon.optional-dependencies.lxml + ++ defcon.optional-dependencies.pens ++ fonttools.optional-dependencies.lxml ++ fonttools.optional-dependencies.ufo ++ fonttools.optional-dependencies.unicode