python3-moreitertools:ver bump
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="f6b81d596ff7cee377c4187b09230f254e45f452" type="targz">https://github.com/more-itertools/more-itertools/archive/v8.3.0.tar.gz</Archive>
|
||||
<Archive sha1sum="639ff72521927b31a04513396341475845031fc2" type="targz">https://github.com/more-itertools/more-itertools/archive/8.5.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
@@ -33,6 +33,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2020-08-30</Date>
|
||||
<Version>8.5.0</Version>
|
||||
<Comment>Minor version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2020-05-16</Date>
|
||||
<Version>8.3.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user