python/python3-openstep-plist: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6bd4d8a96b
commit
89f16171aa
|
@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.io/packages/source/o/openstep-plist/openstep_plist-0.3.0.
|
||||||
MD5SUM="80f1f4b86c7dc9bb4e15cce44b3e7604"
|
MD5SUM="80f1f4b86c7dc9bb4e15cce44b3e7604"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="python3-build python3-wheel python3-pytest"
|
REQUIRES="python3-pytest"
|
||||||
MAINTAINER="Vijay Marcel"
|
MAINTAINER="Vijay Marcel"
|
||||||
EMAIL="vijaymarcel@outlook.com"
|
EMAIL="vijaymarcel@outlook.com"
|
||||||
|
|
Loading…
Reference in New Issue