diff options
author | Larry Hajali <larryhaja@gmail.com> | 2017-06-03 21:36:16 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-06 07:56:43 +0700 |
commit | 46cf0b6ac37395f95da1c90c4ab058c53563c555 (patch) | |
tree | 77ea9dc798b423e21276fcd333833cd3a69d7de1 /python/lxml/lxml.info | |
parent | 9c8fbf7d8b02b2f8c83cfe88a6a21472542f2716 (diff) | |
download | slackbuilds-46cf0b6ac37395f95da1c90c4ab058c53563c555.tar.gz |
python/lxml: Updated for version 3.8.0
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 5ab69a3cad..c3975cfaad 100644 --- a/python/lxml/lxml.info +++ b/python/lxml/lxml.info @@ -1,8 +1,8 @@ PRGNAM="lxml" -VERSION="3.7.2" +VERSION="3.8.0" HOMEPAGE="http://lxml.de/" -DOWNLOAD="https://github.com/lxml/lxml/archive/lxml-3.7.2/lxml-lxml-3.7.2.tar.gz" -MD5SUM="c23af030be8c62bd5a0492bec322385a" +DOWNLOAD="https://github.com/lxml/lxml/archive/lxml-3.8.0/lxml-lxml-3.8.0.tar.gz" +MD5SUM="c3bb526911e56265813ba8ec7580376a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="BeautifulSoup4 html5lib" |