python-lxml:fix url

This commit is contained in:
alihanozturk
2017-01-29 21:05:18 +03:00
parent 8b22836ebd
commit b11d2f19e9
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>lxml is the most feature-rich and easy-to-use library</Summary>
<Description>lxml is the most feature-rich and easy-to-use library for working with XML and HTML in the Python language.</Description>
<Archive sha1sum="c23051e339242773ab5ce4201ff5cc0c86a880ca" type="targz">http://lxml.de/files/lxml-3.7.2.tgz</Archive>
<Archive sha1sum="8fdc03e1c961d16eacb17a6a96dcf5ea1290e09a" type="targz">https://files.pythonhosted.org/packages/66/45/f11fc376f784c6f2e77ffc7a9d02374ff3ceb07ede8c56f918939409577c/lxml-3.7.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>libxml2-devel</Dependency>
<Dependency>python-devel</Dependency>