python3-setuptools ver. vump

This commit is contained in:
Rmys
2025-04-18 23:15:07 +03:00
parent 4455428aba
commit d3989023e2
@@ -18,6 +18,7 @@
<Dependency>python3-build</Dependency> <Dependency>python3-build</Dependency>
<Dependency>python3-setuptools-scm</Dependency> <Dependency>python3-setuptools-scm</Dependency>
<Dependency>python3-hatchling</Dependency> <Dependency>python3-hatchling</Dependency>
<Dependency>python3-hatch-vcs</Dependency>
</BuildDependencies> </BuildDependencies>
<!-- <!--
<Patches> <Patches>
@@ -31,6 +32,8 @@
<Name>python3-iniconfig</Name> <Name>python3-iniconfig</Name>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>python3</Dependency> <Dependency>python3</Dependency>
<Dependency>python3-hatchling</Dependency>
<Dependency>python3-hatch-vcs</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="library">/usr/lib</Path> <Path fileType="library">/usr/lib</Path>