python3-setuptools ver. vump

This commit is contained in:
Rmys
2025-04-18 22:38:16 +03:00
parent 5926116349
commit bc53124e82
63 changed files with 822 additions and 71 deletions
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>The official binary distribution format for Python.</Summary>
<Description>This library is the reference implementation of the Python wheel packaging standard, as defined in PEP 427.</Description>
<Archive sha1sum="d3ce15a220163c714877e3eb4248bcd8f3e2da3c" type="targz">https://github.com/pypa/wheel/archive/refs/tags/0.44.0.tar.gz</Archive>
<Archive sha1sum="0581da65adf99dc44534375195f5aa3953f3e79d" type="targz">https://github.com/pypa/wheel/archive/refs/tags/0.45.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>pip3</Dependency>
<Dependency>python3-build</Dependency>
@@ -39,6 +39,13 @@
</Package>
<History>
<Update release="5">
<Date>2025-04-13</Date>
<Version>0.45.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2024-08-14</Date>
<Version>0.44.0</Version>