diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-14 10:39:17 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-22 08:00:14 +0700 |
commit | 040f4c416829649c13047c05b9f56cf6e8654fbb (patch) | |
tree | 533f2cfe9f126ae641711911904ca46313deb3b7 /python/python3-ufolib2 | |
parent | f3d8f142705463d56ecf15c21d3af9685f7d8df2 (diff) |
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.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-ufolib2/python3-ufolib2.info b/python/python3-ufolib2/python3-ufolib2.info index cae95b318977f..dec4ac7f2ad51 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" |