diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2018-11-03 16:08:26 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:48:10 +0700 |
commit | 221fa30fceef4d52364600aed883f837e69af814 (patch) | |
tree | 887acdc16bc61a3e29ee48487a626261384e8eb1 /python/lxml/lxml.info | |
parent | 3a7df29b42b892da5437c842923ee5b592cc409d (diff) | |
download | slackbuilds-221fa30fceef4d52364600aed883f837e69af814.tar.gz |
python/lxml: Updated for version 4.2.5
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 4c73025c73..cd75a9ea43 100644 --- a/python/lxml/lxml.info +++ b/python/lxml/lxml.info @@ -1,8 +1,8 @@ PRGNAM="lxml" -VERSION="4.2.1" +VERSION="4.2.5" HOMEPAGE="https://lxml.de/" -DOWNLOAD="https://files.pythonhosted.org/packages/e8/5d/98f56e274bdf17f2e0d9016d1788ca80d26d8987dcd5e1d9416d86ee0625/lxml-4.2.1.tar.gz" -MD5SUM="c266d9062e23b08f66426979a2b36f51" +DOWNLOAD="https://pypi.io/packages/source/l/lxml/lxml-4.2.5.tar.gz" +MD5SUM="ce042575c4459c4994f68b9a862a72a4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="BeautifulSoup4 html5lib" |