aboutsummaryrefslogtreecommitdiff
path: root/python/python-soupsieve/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2020-05-22 21:37:23 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-05-22 23:36:13 +0700
commit2d81160fd0480084081452a8bb2137807d5eb701 (patch)
treeb2ba153c09c4dba5e6e76ff43f6da0b31054faa7 /python/python-soupsieve/README
parent8a62cd46201c9cdce19915fcacb6541e8e326ae9 (diff)
python/python-soupsieve: Updated for version 1.9.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-soupsieve/README')
-rw-r--r--python/python-soupsieve/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/python/python-soupsieve/README b/python/python-soupsieve/README
index df8495da2d..d20543c236 100644
--- a/python/python-soupsieve/README
+++ b/python/python-soupsieve/README
@@ -1,6 +1,7 @@
-Soup Sieve is a CSS selector library designed to be used with
-Beautiful Soup 4. It aims to provide selecting, matching, and
+Soup Sieve is a CSS selector library designed to be used with
+Beautiful Soup 4. It aims to provide selecting, matching, and
filtering using modern CSS selectors.
-Newer versions of Soup Sieve (i.e. >= 2.0.0) have dropped
+Soup Sieve 1.9.6 is the last supported version for Python 2. Newer
+versions (i.e. The python3-soupsieve SlackBuild) have dropped
Python 2 support.