Files
main/programming/language/python3/python3-sphinxcontrib-htmlhelp/pspec.xml
T
2021-10-22 18:51:17 +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-htmlhelp</Name>
<Homepage>https://github.com/sphinx-doc/sphinxcontrib-htmlhelp</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 renders HTML help files.</Summary>
<Description>sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files.</Description>
<Archive sha1sum="fcd0a815cd0e7941669aff2d652679f72caadb1b" type="targz">https://files.pythonhosted.org/packages/eb/85/93464ac9bd43d248e7c74573d58a791d48c475230bcf000df2b2700b9027/sphinxcontrib-htmlhelp-2.0.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>python3-sphinxcontrib-htmlhelp</Name>
<Summary>sphinxcontrib-htmlhelp module for python</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-sphinxcontrib-htmlhelp</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2021-10-22</Date>
<Version>2.0.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2020-02-23</Date>
<Version>1.0.3</Version>
<Comment>version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2019-12-30</Date>
<Version>1.0.2</Version>
<Comment>First pisi release</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</PISI>