diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2020-04-17 11:17:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-19 09:57:36 +0700 |
commit | 4b673dfee285d99a7eaa99e8c66ee5d24bcfd14a (patch) | |
tree | b9d0d1cdd6c37df0db2e1d6893c2cb9ab828dfb5 /python/python3-soupsieve/README | |
parent | aa60b9b82129e40b19032d70550639f7f9abc754 (diff) |
python/python3-soupsieve: Updated for version 1.9.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-soupsieve/README')
-rw-r--r-- | python/python3-soupsieve/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-soupsieve/README b/python/python3-soupsieve/README index 6acf8ef461b1a..fa36b4dc792d3 100644 --- a/python/python3-soupsieve/README +++ b/python/python3-soupsieve/README @@ -2,5 +2,5 @@ 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. -Soup Sieve >= 2.0.0 has dropped Python 2 support. Hence, the -python-soupsieve SlackBuild is at version 1.9.5. +BeautifulSoup >= 4.7.0 currently may not be built with newer +versions of Soup Sieve (i.e. 2.0.0). |