python-lxml:ver.bump

This commit is contained in:
blue-devil
2020-01-21 01:27:28 +03:00
parent a57a8fc13e
commit d1b1c38707
3 changed files with 21 additions and 16 deletions
@@ -1,39 +1,37 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python-lxml</Name>
<Homepage>http://codespeak.net/lxml</Homepage>
<Homepage>https://lxml.de/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<PartOf>programming.language.python</PartOf>
<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>
<Archive sha1sum="6c6196d6e80a52ebac4aef0fba702a4c5524e6bb" type="targz">https://files.pythonhosted.org/packages/e4/19/8dfeef50623892577dc05245093e090bb2bab4c8aed5cad5b03208959563/lxml-4.4.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>libxml2-devel</Dependency>
<Dependency>libxslt-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>
<Summary>lxml is the most feature-rich and easy-to-use library</Summary>
<RuntimeDependencies>
<Dependency>libxslt</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>python</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/python2*</Path>
</Files>
</Package>
@@ -49,6 +47,13 @@
</Package>
<History>
<Update release="6">
<Date>2020-01-20</Date>
<Version>4.4.2</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="5">
<Date>2018-08-07</Date>
<Version>4.1.1</Version>
@@ -85,4 +90,4 @@
<Email>vedat@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>