Files
main/programming/language/python3/python3-recommonmark/pspec.xml
T
2023-10-19 08:48:04 +03:00

70 lines
2.5 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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="60042c874c0600517edb11d264bce1ec61a15d4f" type="targz">https://github.com/readthedocs/recommonmark/archive/refs/tags/0.7.1.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="3">
<Date>2023-10-17</Date>
<Version>0.7.1</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2021-10-25</Date>
<Version>0.7.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<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>