diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-01-24 08:00:01 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-01-25 09:03:43 +0700 |
commit | d7acfaba5d45ce71b24f4f276a6f8726565430e2 (patch) | |
tree | 1ed8239b329716b46d9935d28a8750629762f00b | |
parent | fda70347fb4c52fd59ac65720d49fcd1bb3a8312 (diff) |
python/python3-setuptools-opt: Remove dep.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | python/python3-setuptools-opt/python3-setuptools-opt.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-setuptools-opt/python3-setuptools-opt.info b/python/python3-setuptools-opt/python3-setuptools-opt.info index b4417100f4..6669c5b111 100644 --- a/python/python3-setuptools-opt/python3-setuptools-opt.info +++ b/python/python3-setuptools-opt/python3-setuptools-opt.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools MD5SUM="a42b075e3e18e724580f4caf7944354a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-packaging-opt python3-wheel" +REQUIRES="python3-packaging-opt" MAINTAINER="fourtysixandtwo" EMAIL="fourtysixandtwo@sliderr.net" |