diff options
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 c3975cfaad..4dd608ac89 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" |