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 81348f37cc..5ab69a3cad 100644 --- a/python/lxml/lxml.info +++ b/python/lxml/lxml.info @@ -1,8 +1,8 @@ PRGNAM="lxml" -VERSION="3.7.1" +VERSION="3.7.2" HOMEPAGE="http://lxml.de/" -DOWNLOAD="https://github.com/lxml/lxml/archive/lxml-3.7.1/lxml-lxml-3.7.1.tar.gz" -MD5SUM="e1fd1051aa08437f54d1e18c3b80342b" +DOWNLOAD="https://github.com/lxml/lxml/archive/lxml-3.7.2/lxml-lxml-3.7.2.tar.gz" +MD5SUM="c23af030be8c62bd5a0492bec322385a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="BeautifulSoup4 html5lib" |