Files
main/programming/language/python3/python3-pyproject-hooks/pspec.xml
T
2025-01-06 15:32:30 +03:00

58 lines
2.1 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-pyproject-hooks</Name>
<Homepage>https://pypi.org/project/pyproject_hooks/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>library</IsA>
<Summary>A low-level library for calling build-backends in pyproject.toml-based project</Summary>
<Icon>python3-pyproject-hooks</Icon>
<Description>Pyproject.toml tabanlı projede yapı arka uçlarını çağırmak için düşük düzeyli bir kitaplık</Description>
<Archive sha1sum="7fc15e02f720d813ac8135c9a5d45767bd8f61e4" type="targz">https://files.pythonhosted.org/packages/e7/82/28175b2414effca1cdac8dc99f76d660e7a4fb0ceefa4b4ab8f5f6742925/pyproject_hooks-1.2.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-build</Dependency>
</BuildDependencies>
-->
<!--
<Patches>
<Patch>python3-pyproject-hooks.patch</Patch>
<Patch level="1">python3-pyproject-hooks.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>python3-pyproject-hooks</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>1.2.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2024-04-09</Date>
<Version>1.0.0</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>