Files
2023-10-17 13:44:59 +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-typogrify</Name>
<Homepage>https://pypi.org/project/typogrify/</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>BSD</License>
<IsA>app</IsA>
<Summary>filters to make caring about typography on the web a bit easier</Summary>
<Description>filters to make caring about typography on the web a bit easier</Description>
<Archive sha1sum="4eed33df74c694ae953469b75012043ce5783477" type="targz">https://files.pythonhosted.org/packages/8a/bf/64959d6187d42472acb846bcf462347c9124952c05bd57e5769d5f28f9a6/typogrify-2.0.7.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-smartypants</Dependency>
</BuildDependencies>
-->
<!--
<Patches>
<Patch>python3-typogrify.patch</Patch>
<Patch level="1">python3-typogrify.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>python3-typogrify</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency>python3-smartypants</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>2.0.7</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2021-10-22</Date>
<Version>2.0.7</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2021-05-26</Date>
<Version>2.0.7</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>