aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-14 10:39:16 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 08:00:12 +0700
commit89f16171aa5229ff293cb7451283188b13671a21 (patch)
tree836506e421309d9eaea51fe3a046005eb26de8e9 /python
parent6bd4d8a96b93e5fc1bb83d38b4b0d9ef042c1783 (diff)
downloadslackbuilds-89f16171aa5229ff293cb7451283188b13671a21.tar.xz
python/python3-openstep-plist: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-openstep-plist/python3-openstep-plist.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-openstep-plist/python3-openstep-plist.info b/python/python3-openstep-plist/python3-openstep-plist.info
index d62954266028..5c2b0f925462 100644
--- a/python/python3-openstep-plist/python3-openstep-plist.info
+++ b/python/python3-openstep-plist/python3-openstep-plist.info
@@ -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"