summaryrefslogtreecommitdiffstats
path: root/python/python3-ufolib2
diff options
context:
space:
mode:
author fourtysixandtwo2023-12-14 18:39:17 +0100
committer Willy Sudiarto Raharjo2023-12-22 02:00:14 +0100
commit040f4c416829649c13047c05b9f56cf6e8654fbb (patch)
tree533f2cfe9f126ae641711911904ca46313deb3b7 /python/python3-ufolib2
parentf3d8f142705463d56ecf15c21d3af9685f7d8df2 (diff)
downloadslackbuilds-040f4c416829649c13047c05b9f56cf6e8654fbb.tar.gz
python/python3-ufolib2: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-ufolib2')
-rw-r--r--python/python3-ufolib2/python3-ufolib2.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-ufolib2/python3-ufolib2.info b/python/python3-ufolib2/python3-ufolib2.info
index cae95b3189..dec4ac7f2a 100644
--- a/python/python3-ufolib2/python3-ufolib2.info
+++ b/python/python3-ufolib2/python3-ufolib2.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.io/packages/source/u/ufoLib2/ufoLib2-0.13.1.tar.gz"
MD5SUM="8595e59cb8c578262344bd8cf66591c4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="typing-extensions python3-attrs python3-cattrs python3-fonttools python3-fs lxml python3-build python3-wheel msgpack-python python3-pytest Sphinx sphinx-rtd-theme"
+REQUIRES="python3-cattrs python3-fonttools lxml msgpack-python"
MAINTAINER="Vijay Marcel"
EMAIL="vijaymarcel@outlook.com"