python/python3-openstep-plist: Fix redundant deps.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-12-14 10:39:16 -07:00 committed by Willy Sudiarto Raharjo
parent 6bd4d8a96b
commit 89f16171aa
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.io/packages/source/o/openstep-plist/openstep_plist-0.3.0.
MD5SUM="80f1f4b86c7dc9bb4e15cce44b3e7604"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build python3-wheel python3-pytest"
REQUIRES="python3-pytest"
MAINTAINER="Vijay Marcel"
EMAIL="vijaymarcel@outlook.com"