diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2018-06-10 20:03:14 -0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-14 01:15:44 +0100 |
commit | e2374adfbfd49bf818d7e72b10e9ddd6f7486c95 (patch) | |
tree | 4a70860f201d44d7893d2f61c5c6444abd67318f /python/lxml/lxml.info | |
parent | 98e4f176702d733d4a8f64b4d7eaac17d5b0c66f (diff) |
python/lxml: Updated for version 4.2.1
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/lxml/lxml.info')
-rw-r--r-- | python/lxml/lxml.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/lxml/lxml.info b/python/lxml/lxml.info index c3975cfaad4e6..4dd608ac89049 100644 --- a/python/lxml/lxml.info +++ b/python/lxml/lxml.info @@ -1,8 +1,8 @@ PRGNAM="lxml" -VERSION="3.8.0" +VERSION="4.2.1" HOMEPAGE="http://lxml.de/" -DOWNLOAD="https://github.com/lxml/lxml/archive/lxml-3.8.0/lxml-lxml-3.8.0.tar.gz" -MD5SUM="c3bb526911e56265813ba8ec7580376a" +DOWNLOAD="https://files.pythonhosted.org/packages/e8/5d/98f56e274bdf17f2e0d9016d1788ca80d26d8987dcd5e1d9416d86ee0625/lxml-4.2.1.tar.gz" +MD5SUM="c266d9062e23b08f66426979a2b36f51" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="BeautifulSoup4 html5lib" |