summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-20 18:07:21 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-20 18:07:21 +0700
commit8dd9fe1ea5b193a5191ec02bfdc9507920f593ce (patch)
tree5b9995f504428f14f66a0237fe0359303e40474d
parent2591af868b257e47915f14cd55716003d417934b (diff)
downloadslackbuilds-8dd9fe1ea5b193a5191ec02bfdc9507920f593ce.tar.gz
slackbuilds-8dd9fe1ea5b193a5191ec02bfdc9507920f593ce.tar.xz
python/python3-soupsieve: Fix dep.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-soupsieve/python3-soupsieve.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-soupsieve/python3-soupsieve.info b/python/python3-soupsieve/python3-soupsieve.info
index 6cb5d2d27c..53c643138b 100644
--- a/python/python3-soupsieve/python3-soupsieve.info
+++ b/python/python3-soupsieve/python3-soupsieve.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/facelessuser/soupsieve/archive/2.4.1/soupsieve-2.4.
MD5SUM="df654fb65ae8a79f5badca7c201ce414"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-build python3-hatchling python3-installer"
+REQUIRES="python3-build python3-hatchling"
MAINTAINER="Giancarlo Dessì"
EMAIL="slack@giand.it"