57 lines
1.9 KiB
XML
57 lines
1.9 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python3-smartypants</Name>
|
|
<Homepage>https://github.com/leohemsted/smartypants.py</Homepage>
|
|
<Packager>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>BSD</License>
|
|
<IsA>app</IsA>
|
|
<Summary>Python with the SmartyPants</Summary>
|
|
<Description>Python with the SmartyPants</Description>
|
|
<Archive sha1sum="73f663d2370b33328a7c3490cb4c9fdf0146c5ee" type="targz">https://github.com/leohemsted/smartypants.py/archive/refs/tags/v2.0.1.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python3-devel</Dependency>
|
|
<Dependency>python3-setuptools</Dependency>
|
|
</BuildDependencies>
|
|
<!--
|
|
<Patches>
|
|
<Patch>python3-smartypants.patch</Patch>
|
|
<Patch level="1">python3-smartypants.patch</Patch>
|
|
</Patches>
|
|
-->
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python3-smartypants</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>python3</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="2">
|
|
<Date>2021-08-08</Date>
|
|
<Version>2.0.1</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.1</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|