56 lines
2.0 KiB
XML
56 lines
2.0 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>python3-recommonmark</Name>
|
||
<Homepage>https://github.com/readthedocs/recommonmark</Homepage>
|
||
<Packager>
|
||
<Name>Pisi Linux Admins</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>MIT</License>
|
||
<IsA>app</IsA>
|
||
<Summary>Markdown parser for docutils</Summary>
|
||
<Description>Belgeler için Markdown ayrıştırıcısı</Description>
|
||
<Archive sha1sum="a3b738f97013c0f1036a50d3feb46ecdac15cd30" type="targz">https://github.com/readthedocs/recommonmark/archive/refs/tags/0.6.0.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>python3-devel</Dependency>
|
||
<Dependency>python3-sphinx</Dependency>
|
||
<Dependency>python3-pytest</Dependency>
|
||
<Dependency>python3-docutils</Dependency>
|
||
<Dependency>python3-commonmark</Dependency>
|
||
<Dependency>python3-setuptools</Dependency>
|
||
</BuildDependencies>
|
||
<!--
|
||
<Patches>
|
||
<Patch>python3-recommonmark.patch</Patch>
|
||
<Patch level="1">python3-recommonmark.patch</Patch>
|
||
</Patches>
|
||
-->
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>python3-recommonmark</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>python3</Dependency>
|
||
<Dependency>python3-sphinx</Dependency>
|
||
<Dependency>python3-commonmark</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="1">
|
||
<Date>2021-05-16</Date>
|
||
<Version>0.6.0</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Pisi Linux Admins</Name>
|
||
<Email>admin@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|