Files
main/programming/language/python3/python3-sphinxcontrib-serializinghtml/pspec.xml
T
2020-03-05 12:38:53 +03:00

51 lines
2.1 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-sphinxcontrib-serializinghtml</Name>
<Homepage>https://github.com/sphinx-doc/sphinxcontrib-serializinghtml</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<PartOf>programming.language.python3</PartOf>
<License>BSD</License>
<IsA>library</IsA>
<Summary>Sphinx extension which outputs "serialized" HTML files (json and pickle).</Summary>
<Description>sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).</Description>
<Archive sha1sum="23403f89c1aab34bd128e0fd635cd809d27826d7" type="targz">https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/archive/1.1.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>python3-sphinxcontrib-serializinghtml</Name>
<Summary>sphinxcontrib-serializinghtml module for python</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python3-sphinxcontrib-serializinghtml</Path>
<Path fileType="library">/usr/lib/python3*</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2020-03-04</Date>
<Version>1.1.4</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2019-12-30</Date>
<Version>1.1.3</Version>
<Comment>First pisi release</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</PISI>