aboutsummaryrefslogtreecommitdiff
path: root/python/BeautifulSoup4/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/BeautifulSoup4/README')
-rw-r--r--python/BeautifulSoup4/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/BeautifulSoup4/README b/python/BeautifulSoup4/README
index bcbf3677fa66a..adabd10335f36 100644
--- a/python/BeautifulSoup4/README
+++ b/python/BeautifulSoup4/README
@@ -1,3 +1,6 @@
Beautiful Soup is a Python HTML/XML parser designed for quick
turnaround projects like screen-scraping. It commonly saves
programmers hours or days of work.
+
+Beautiful Soup >= 4.10.0 has dropped Python 2 support. The
+python2-BeautifulSoup4 SlackBuild is available at version 4.9.3.