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>More routines for operating on iterables, beyond itertools.</Summary>
<Description>Python's itertools library is a gem - you can compose elegant solutions for a variety of problems with the functions it provides. In more-itertools we collect additional building blocks, recipes, and routines for working with Python iterables.</Description>
<Archive sha1sum="0038c2d09e5b36ee74aafc06a1fdd6ebf9450c1a" type="targz">https://github.com/more-itertools/more-itertools/archive/refs/tags/v10.5.0.tar.gz</Archive>
<Archive sha1sum="d8fbb82798b939e93565258cac0057bc1a668a00" type="targz">https://github.com/more-itertools/more-itertools/archive/refs/tags/v10.6.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-build</Dependency>
<Dependency>python3-devel</Dependency>
@@ -33,6 +33,13 @@
</Package>
<History>
<Update release="7">
<Date>2025-04-13</Date>
<Version>10.6.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2025-01-06</Date>
<Version>10.5.0</Version>