summaryrefslogtreecommitdiffstats
path: root/python/lxml
diff options
context:
space:
mode:
Diffstat (limited to 'python/lxml')
-rw-r--r--python/lxml/lxml.SlackBuild2
-rw-r--r--python/lxml/lxml.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/lxml/lxml.SlackBuild b/python/lxml/lxml.SlackBuild
index 793f110032..cbd4adeca6 100644
--- a/python/lxml/lxml.SlackBuild
+++ b/python/lxml/lxml.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=lxml
-VERSION=${VERSION:-4.6.3}
+VERSION=${VERSION:-4.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/lxml/lxml.info b/python/lxml/lxml.info
index c7bbc53cfc..9dcaba953f 100644
--- a/python/lxml/lxml.info
+++ b/python/lxml/lxml.info
@@ -1,8 +1,8 @@
PRGNAM="lxml"
-VERSION="4.6.3"
+VERSION="4.8.0"
HOMEPAGE="https://lxml.de/"
-DOWNLOAD="https://pypi.io/packages/source/l/lxml/lxml-4.6.3.tar.gz"
-MD5SUM="017f94473dcec0f9b2e9b03524398fa5"
+DOWNLOAD="https://files.pythonhosted.org/packages/3b/94/e2b1b3bad91d15526c7e38918795883cee18b93f6785ea8ecf13f8ffa01e/lxml-4.8.0.tar.gz"
+MD5SUM="ddb9f25a41ca5fb4f7d174a9d74bfa46"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="BeautifulSoup4 html5lib"