98 lines
3.5 KiB
XML
98 lines
3.5 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python3-lxml</Name>
|
|
<Homepage>https://lxml.de/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<PartOf>programming.language.python3</PartOf>
|
|
<License>GPLv2</License>
|
|
<License>BSD</License>
|
|
<IsA>library</IsA>
|
|
<Summary>The lxml XML toolkit for Python.</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="83e7798d0d2c74c9a5e087211e972a3d0e157cee" type="targz">https://github.com/lxml/lxml/archive/lxml-4.6.3.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>cython3</Dependency>
|
|
<Dependency>python3-devel</Dependency>
|
|
<Dependency>libxslt-devel</Dependency>
|
|
<Dependency>libxml2-devel</Dependency>
|
|
<Dependency>python3-sphinx</Dependency>
|
|
<Dependency>python3-Pygments</Dependency>
|
|
<Dependency>python3-setuptools</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python3-lxml</Name>
|
|
<Summary>The lxml XML toolkit for Python.</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>libxml2</Dependency>
|
|
<Dependency>libxslt</Dependency>
|
|
<Dependency>python3</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib/python3*</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>python3-lxml-docs</Name>
|
|
<Summary>API documentation of python3-lxml</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">python3-lxml</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="doc">/usr/share/doc/python3-lxml</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="6">
|
|
<Date>2021-06-23</Date>
|
|
<Version>4.6.3</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2021-03-13</Date>
|
|
<Version>4.6.2</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2020-07-21</Date>
|
|
<Version>4.5.2</Version>
|
|
<Comment>Patch version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2020-05-24</Date>
|
|
<Version>4.5.1</Version>
|
|
<Comment>Patch version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2020-02-06</Date>
|
|
<Version>4.5.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2020-01-14</Date>
|
|
<Version>4.4.2</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Idris Kalp</Name>
|
|
<Email>idriskalp@gmail.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|