python3-*
This commit is contained in:
@@ -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="639ff72521927b31a04513396341475845031fc2" type="targz">https://github.com/more-itertools/more-itertools/archive/8.5.0.tar.gz</Archive>
|
||||
<Archive sha1sum="cff3efb949d2c8739f509f46420a682a78416b45" type="targz">https://github.com/more-itertools/more-itertools/archive/refs/tags/v8.8.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
@@ -33,6 +33,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2021-08-21</Date>
|
||||
<Version>8.8.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2020-08-30</Date>
|
||||
<Version>8.5.0</Version>
|
||||
@@ -55,4 +62,4 @@
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user