diff options
Diffstat (limited to 'python/lxml/lxml.info')
-rw-r--r-- | python/lxml/lxml.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/lxml/lxml.info b/python/lxml/lxml.info index 6d5b893b41..9eb8dc592a 100644 --- a/python/lxml/lxml.info +++ b/python/lxml/lxml.info @@ -1,10 +1,10 @@ PRGNAM="lxml" -VERSION="3.6.0" +VERSION="3.6.1" HOMEPAGE="http://lxml.de/" -DOWNLOAD="http://pypi.python.org/packages/source/l/lxml/lxml-3.6.0.tar.gz" -MD5SUM="5957cc384bd6e83934be35c057ec03b6" +DOWNLOAD="https://github.com/lxml/lxml/archive/lxml-3.6.1/lxml-lxml-3.6.1.tar.gz" +MD5SUM="d112d959364a81044a2b15815ab2ba58" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="BeautifulSoup" +REQUIRES="BeautifulSoup4 html5lib" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" |