Files
main/programming/language/python3/python3-sphinxcontrib-log-cabinet/pspec.xml
T
2023-10-17 14:19:21 +03:00

59 lines
2.3 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-sphinxcontrib-log-cabinet</Name>
<Homepage>https://github.com/davidism/sphinxcontrib-log-cabinet</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<PartOf>programming.language.python3</PartOf>
<License>BSD</License>
<IsA>library</IsA>
<Summary>Organize changelog directives in Sphinx docs.</Summary>
<Description>Organize changelogs generated by versionadded, versionchanged, deprecated directives. The log will be sorted by newest to oldest version. For HTML docs, older versions will be collapsed by default.</Description>
<Archive sha1sum="2c6552673501bfbb60177b8507eda9f2846cf719" type="targz">https://github.com/davidism/sphinxcontrib-log-cabinet/archive/1.0.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>python3-sphinxcontrib-log-cabinet</Name>
<Summary>Organize changelog directives in Sphinx docs.</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python3-sphinxcontrib-log-cabinet</Path>
<Path fileType="library">/usr/lib/python3*</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2023-10-17</Date>
<Version>1.0.1</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2021-10-22</Date>
<Version>1.0.1</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2020-04-22</Date>
<Version>1.0.1</Version>
<Comment>First pisi release</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</PISI>