73 lines
2.6 KiB
XML
73 lines
2.6 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python3-sphinx-copybutton</Name>
|
|
<Homepage>https://pypi.org/project/sphinx-copybutton/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>MIT</License>
|
|
<IsA>app</IsA>
|
|
<Summary>Add a copy button to code cells in Sphinx docs</Summary>
|
|
<Description>Add a copy button to code cells in Sphinx docs</Description>
|
|
<Archive sha1sum="85bf27ca6eadd0309e2ee57e714a55cf39716502" type="targz">https://files.pythonhosted.org/packages/fc/2b/a964715e7f5295f77509e59309959f4125122d648f86b4fe7d70ca1d882c/sphinx-copybutton-0.5.2.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python3-devel</Dependency>
|
|
<Dependency>python3-sphinx</Dependency>
|
|
<Dependency>python3-setuptools</Dependency>
|
|
</BuildDependencies>
|
|
<!--
|
|
<Patches>
|
|
<Patch>python3-sphinx-copybutton.patch</Patch>
|
|
<Patch level="1">python3-sphinx-copybutton.patch</Patch>
|
|
</Patches>
|
|
-->
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python3-sphinx-copybutton</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>python3</Dependency>
|
|
<Dependency>python3-sphinx</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="data">/usr/share</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2023-10-18</Date>
|
|
<Version>0.5.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2023-10-17</Date>
|
|
<Version>0.4.0</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2021-10-14</Date>
|
|
<Version>0.4.0</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2021-10-22</Date>
|
|
<Version>0.4.0</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|