From a4aa42271d7ec4607e9762efcb020e9a3f130351 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Thu, 14 Dec 2023 10:39:14 -0700 Subject: [PATCH] python/python3-cffsubr: Fix redundant deps. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-cffsubr/python3-cffsubr.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/python3-cffsubr/python3-cffsubr.info b/python/python3-cffsubr/python3-cffsubr.info index d045ef9085..df2f6cafc2 100644 --- a/python/python3-cffsubr/python3-cffsubr.info +++ b/python/python3-cffsubr/python3-cffsubr.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.io/packages/source/c/cffsubr/cffsubr-0.2.9.post1.tar.gz" MD5SUM="2e3de35a947539b76dd3e426f99373c4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-build python3-wheel python3-fonttools python3-pytest python3-psautohint python3-ufoProcessor python3-ufonormalizer afdko python3-setuptools-git-ls-files importlib-resources" +REQUIRES="python3-psautohint python3-ufoProcessor python3-ufonormalizer afdko python3-setuptools-git-ls-files importlib-resources" MAINTAINER="Vijay Marcel" EMAIL="vijaymarcel@outlook.com"