summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/lxml/lxml.SlackBuild4
-rw-r--r--python/lxml/lxml.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/lxml/lxml.SlackBuild b/python/lxml/lxml.SlackBuild
index ed6222ed25..87681482a7 100644
--- a/python/lxml/lxml.SlackBuild
+++ b/python/lxml/lxml.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for lxml
-# Copyright 2009-2018 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2009-2019 Larry Hajali <larryhaja[at]gmail[dot]com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=lxml
-VERSION=${VERSION:-4.2.5}
+VERSION=${VERSION:-4.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/lxml/lxml.info b/python/lxml/lxml.info
index cd75a9ea43..564d80a926 100644
--- a/python/lxml/lxml.info
+++ b/python/lxml/lxml.info
@@ -1,8 +1,8 @@
PRGNAM="lxml"
-VERSION="4.2.5"
+VERSION="4.4.1"
HOMEPAGE="https://lxml.de/"
-DOWNLOAD="https://pypi.io/packages/source/l/lxml/lxml-4.2.5.tar.gz"
-MD5SUM="ce042575c4459c4994f68b9a862a72a4"
+DOWNLOAD="https://pypi.io/packages/source/l/lxml/lxml-4.4.1.tar.gz"
+MD5SUM="ce976a2d3c630d7fde86d3a4c3a1c606"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="BeautifulSoup4 html5lib"