Files
2023-10-19 08:48:04 +03:00

66 lines
2.3 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-reportlab</Name>
<Homepage>https://pypi.org/project/reportlab/</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>BSD</License>
<IsA>app</IsA>
<Summary>A proven industry-strength PDF generating solution</Summary>
<Description>A proven industry-strength PDF generating solution</Description>
<Archive sha1sum="3deb13bc3937614de7e98623cc428af4fba19108" type="targz">https://files.pythonhosted.org/packages/16/31/81ff7e3f9fd345cd4685f964fbc3d89a06f39a4f552ab1c2a5769a0f9013/reportlab-3.6.9.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>freetype-devel</Dependency>
<Dependency>python3-pillow-devel</Dependency>
</BuildDependencies>
-->
<!--
<Patches>
<Patch>python3-reportlab.patch</Patch>
<Patch level="1">python3-reportlab.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>python3-reportlab</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency>freetype</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2023-10-17</Date>
<Version>3.6.9</Version>
<Comment>Rebuild</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2022-05-05</Date>
<Version>3.6.9</Version>
<Comment>version Bump</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2021-04-26</Date>
<Version>3.5.67</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>