diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-14 10:39:16 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-22 08:00:12 +0700 |
commit | 89f16171aa5229ff293cb7451283188b13671a21 (patch) | |
tree | 836506e421309d9eaea51fe3a046005eb26de8e9 /python/python3-openstep-plist | |
parent | 6bd4d8a96b93e5fc1bb83d38b4b0d9ef042c1783 (diff) |
python/python3-openstep-plist: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-openstep-plist')
-rw-r--r-- | python/python3-openstep-plist/python3-openstep-plist.info | 2 |
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 d62954266028a..5c2b0f925462d 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" |