diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-20 18:02:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-20 18:02:53 +0700 |
commit | b70fcf595889771fe070886228169f6a790b13cf (patch) | |
tree | 276e342d8da1e6493f59d898cfdb7590d655b1c3 /python/BeautifulSoup4 | |
parent | e032b4f7cc3bca4364a11ddfd367ea2e78d04792 (diff) |
python/BeautifulSoup4: Fix dep.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/BeautifulSoup4')
-rw-r--r-- | python/BeautifulSoup4/BeautifulSoup4.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/BeautifulSoup4/BeautifulSoup4.info b/python/BeautifulSoup4/BeautifulSoup4.info index c1ca4db0c882d..24c3bece4e395 100644 --- a/python/BeautifulSoup4/BeautifulSoup4.info +++ b/python/BeautifulSoup4/BeautifulSoup4.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/af/0b/44c39cf3b18a9280950ad63a MD5SUM="b49a6696a762e946c2be97c36a5adaa8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-build python3-hatchling python3-installer python3-soupsieve" +REQUIRES="python3-soupsieve" MAINTAINER="Giancarlo Dessì" EMAIL="slack@giand.it" |