summaryrefslogtreecommitdiffstats
path: root/python/python-soupsieve/README
diff options
context:
space:
mode:
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.