65 lines
2.5 KiB
XML
65 lines
2.5 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python3-sphinx_rtd_theme</Name>
|
|
<Homepage>https://github.com/readthedocs/sphinx_rtd_theme</Homepage>
|
|
<Packager>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Packager>
|
|
<PartOf>programming.language.python3</PartOf>
|
|
<License>MIT</License>
|
|
<IsA>library</IsA>
|
|
<Summary>Sphinx theme for readthedocs.org.</Summary>
|
|
<Description>This Sphinx theme was designed to provide a great reader experience for documentation users on both desktop and mobile devices.</Description>
|
|
<Archive sha1sum="e01f9ac7284c5ae2f9e68efdb0e2a49d4dd30011" type="targz">https://github.com/readthedocs/sphinx_rtd_theme/archive/0.5.2.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>nodejs</Dependency>
|
|
<Dependency>python3-devel</Dependency>
|
|
<Dependency>python3-setuptools</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<Patch level="1">python-sphinx_rtd_theme-unbundle-fonts.patch</Patch>
|
|
<Patch level="1">python-sphinx_rtd_theme-html5shiv.patch</Patch>
|
|
<Patch level="1">2ab605a455.patch</Patch>
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python3-sphinx_rtd_theme</Name>
|
|
<Summary>Sphinx theme for readthedocs.org.</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>python3</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib/python3*</Path>
|
|
<Path fileType="doc">/usr/share/doc/python3-sphinx_rtd_theme</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="3">
|
|
<Date>2021-10-22</Date>
|
|
<Version>0.5.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2020-07-21</Date>
|
|
<Version>0.5.0</Version>
|
|
<Comment>Minor version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2020-01-15</Date>
|
|
<Version>0.4.3</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|