From 4b673dfee285d99a7eaa99e8c66ee5d24bcfd14a Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Fri, 17 Apr 2020 11:17:29 +0700 Subject: python/python3-soupsieve: Updated for version 1.9.5. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-soupsieve/README | 4 ++-- python/python3-soupsieve/python3-soupsieve.SlackBuild | 2 +- python/python3-soupsieve/python3-soupsieve.info | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'python/python3-soupsieve') diff --git a/python/python3-soupsieve/README b/python/python3-soupsieve/README index 6acf8ef461..fa36b4dc79 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). diff --git a/python/python3-soupsieve/python3-soupsieve.SlackBuild b/python/python3-soupsieve/python3-soupsieve.SlackBuild index 509f03eb4b..750cf85bcf 100644 --- a/python/python3-soupsieve/python3-soupsieve.SlackBuild +++ b/python/python3-soupsieve/python3-soupsieve.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python3-soupsieve -VERSION=${VERSION:-2.0.0} +VERSION=${VERSION:-1.9.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-soupsieve/python3-soupsieve.info b/python/python3-soupsieve/python3-soupsieve.info index 4d99b6cf79..a55235f361 100644 --- a/python/python3-soupsieve/python3-soupsieve.info +++ b/python/python3-soupsieve/python3-soupsieve.info @@ -1,8 +1,8 @@ PRGNAM="python3-soupsieve" -VERSION="2.0.0" +VERSION="1.9.5" HOMEPAGE="https://github.com/facelessuser/soupsieve" -DOWNLOAD="https://github.com/facelessuser/soupsieve/archive/2.0.0/soupsieve-2.0.0.tar.gz" -MD5SUM="8631cf2c368928a7aaf0313b60d007ce" +DOWNLOAD="https://github.com/facelessuser/soupsieve/archive/1.9.5/soupsieve-1.9.5.tar.gz" +MD5SUM="e707cb74c04a506ca9e1e2fdedc6137d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" -- cgit v1.2.3