aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-14 10:39:14 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 08:00:10 +0700
commita4aa42271d7ec4607e9762efcb020e9a3f130351 (patch)
treef2fb2916cc4c3e2c03d37ce90031db061c123da7 /python
parent0f612c69e6f98d50f13b5dbd212f25fa6e3430e3 (diff)
python/python3-cffsubr: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-cffsubr/python3-cffsubr.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-cffsubr/python3-cffsubr.info b/python/python3-cffsubr/python3-cffsubr.info
index d045ef90857ee..df2f6cafc2411 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"