104 lines
3.9 KiB
XML
104 lines
3.9 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python-mako</Name>
|
|
<Homepage>http://www.makotemplates.org/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<PartOf>programming.language.python</PartOf>
|
|
<License>MIT</License>
|
|
<IsA>app:console</IsA>
|
|
<IsA>library</IsA>
|
|
<Summary>A python templating language</Summary>
|
|
<Description>python-mako is a super-fast templating language that borrows the best ideas from the existing templating languages.</Description>
|
|
<Archive sha1sum="4f9dd6e28a4a63691e1c03c1e078ae17dba49fe9" type="targz">https://files.pythonhosted.org/packages/42/64/fc7c506d14d8b6ed363e7798ffec2dfe4ba21e14dda4cfab99f4430cba3a/Mako-1.1.2.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python-MarkupSafe</Dependency>
|
|
<Dependency>python-setuptools</Dependency>
|
|
<Dependency>python-beaker</Dependency>
|
|
<Dependency>python-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python-mako</Name>
|
|
<Summary>A python templating language</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>python-MarkupSafe</Dependency>
|
|
<Dependency>python-beaker</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>python-mako-docs</Name>
|
|
<Summary>Documentation files for python-mako</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">python-mako</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="doc">/usr/share/doc/*/html</Path>
|
|
<Path fileType="doc">/usr/share/doc/*/build</Path>
|
|
<Path fileType="doc">/usr/share/doc/*/examples</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="7">
|
|
<Date>2020-03-04</Date>
|
|
<Version>1.1.2</Version>
|
|
<Comment>Patch version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2020-01-23</Date>
|
|
<Version>1.1.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2018-08-30</Date>
|
|
<Version>1.0.7</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2018-02-25</Date>
|
|
<Version>1.0.7</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-01-25</Date>
|
|
<Version>1.0.6</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-09-22</Date>
|
|
<Version>0.9.1</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Oğuzhan BÖLÜKBAŞ</Name>
|
|
<Email>oguzhan.bolukbas18@gmail.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2014-04-16</Date>
|
|
<Version>0.9.1</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Yusuf Aydemir</Name>
|
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI> |