82 lines
2.9 KiB
XML
82 lines
2.9 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python-lxml</Name>
|
|
<Homepage>http://codespeak.net/lxml</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<License>BSD</License>
|
|
<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="154279bc5939d7099697887ea15c5ca921abeaeb" type="targz">https://pypi.python.org/packages/e1/4c/d83979fbc66a2154850f472e69405572d89d2e6a6daee30d18e83e39ef3a/lxml-4.1.1.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>libxml2-devel</Dependency>
|
|
<Dependency>python-devel</Dependency>
|
|
<Dependency>cython</Dependency>
|
|
<Dependency>libxslt-devel</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<!--<Patch level="1">python-lxml-2.2.6-fix-2to3.patch</Patch>-->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python-lxml</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>libxslt</Dependency>
|
|
<Dependency>libxml2</Dependency>
|
|
<Dependency>python</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>python-lxml-docs</Name>
|
|
<Summary>API documentation of python-lxml</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">python-lxml</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2018-02-25</Date>
|
|
<Version>4.1.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-01-25</Date>
|
|
<Version>3.7.2</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>3.3.5</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2014-07-05</Date>
|
|
<Version>3.3.5</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Vedat Demir</Name>
|
|
<Email>vedat@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|