Files
2023-10-22 17:39:32 +03:00

54 lines
2.0 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-sphinxcontrib-jquery</Name>
<Homepage>https://pypi.org/project/sphinxcontrib-jquery/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>custom</License>
<IsA>app</IsA>
<Summary>Extension to include jQuery on newer Sphinx releases</Summary>
<Icon>python3-sphinxcontrib-jquery</Icon>
<Description>Extension to include jQuery on newer Sphinx releases</Description>
<Archive sha1sum="4044974d0e0d806e2f559ed6d9b78b9555792961" type="targz">https://files.pythonhosted.org/packages/de/f3/aa67467e051df70a6330fe7770894b3e4f09436dea6881ae0b4f3d87cad8/sphinxcontrib-jquery-4.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-build</Dependency>
<Dependency>python3-sphinx</Dependency>
<Dependency>python3-pytest</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>python3-sphinxcontrib-jquery.patch</Patch>
<Patch level="1">python3-sphinxcontrib-jquery.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>python3-sphinxcontrib-jquery</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency>python3-sphinx</Dependency>
<Dependency>python3-pytest</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2023-10-22</Date>
<Version>4.1</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>