Files
main/programming/language/python3/python3-jaraco-functools/pspec.xml
T
2025-01-06 15:18:48 +03:00

58 lines
2.2 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-jaraco-functools</Name>
<Homepage>https://pypi.org/project/jaraco.functools/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>app</IsA>
<Summary>Functools like those found in stdlib</Summary>
<Icon>python3-jaraco-functools</Icon>
<Description>Functools like those found in stdlib</Description>
<!-- <Archive sha1sum="5cd25921fcc3cb22ec5ce016bf5cba8c58b9aff1" type="targz">https://github.com/jaraco/jaraco.functools/archive/refs/tags/v4.1.0.tar.gz</Archive> -->
<Archive sha1sum="3d010f16d94f71b8c35f8c615aca32764b8b393b" type="targz">https://files.pythonhosted.org/packages/ab/23/9894b3df5d0a6eb44611c36aec777823fc2e07740dabbd0b810e19594013/jaraco_functools-4.1.0.tar.gz</Archive> -->
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-build</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>python3-jaraco-functools.patch</Patch>
<Patch level="1">python3-jaraco-functools.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>python3-jaraco-functools</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2025-01-06</Date>
<Version>4.1.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2023-10-28</Date>
<Version>3.9.0</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>