summaryrefslogtreecommitdiffstats
path: root/python/BeautifulSoup4/BeautifulSoup4.info
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2021-06-03 16:05:30 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-06-04 07:38:19 +0700
commitbf3b5e86f6d5e55b10d21faad7292084e224239a (patch)
tree49b6e2f8289ed7310630e3fb51bc9d4c46b7e194 /python/BeautifulSoup4/BeautifulSoup4.info
parent690091eeb28d3ae827b3d062b0b8e81591ef3cb0 (diff)
downloadslackbuilds-bf3b5e86f6d5e55b10d21faad7292084e224239a.tar.gz
slackbuilds-bf3b5e86f6d5e55b10d21faad7292084e224239a.tar.xz
python/BeautifulSoup4: Build also for python3 by default.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/BeautifulSoup4/BeautifulSoup4.info')
-rw-r--r--python/BeautifulSoup4/BeautifulSoup4.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/BeautifulSoup4/BeautifulSoup4.info b/python/BeautifulSoup4/BeautifulSoup4.info
index 84b1895def..7203506282 100644
--- a/python/BeautifulSoup4/BeautifulSoup4.info
+++ b/python/BeautifulSoup4/BeautifulSoup4.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://www.crummy.com/software/BeautifulSoup/bs4/download/4.9/beautif
MD5SUM="57fd468ae3eb055f6871106e8f7813e2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python2-soupsieve"
+REQUIRES="python2-soupsieve python3-soupsieve"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"