python3-more-itertools:ver bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>More routines for operating on iterables, beyond itertools.</Summary>
|
<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>
|
<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="1cdacb51669fdef79b82e88236a7e588720e1e92" type="targz">https://github.com/erikrose/more-itertools/archive/v8.2.0.tar.gz</Archive>
|
<Archive sha1sum="f6b81d596ff7cee377c4187b09230f254e45f452" type="targz">https://github.com/more-itertools/more-itertools/archive/v8.3.0.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>python3-setuptools</Dependency>
|
<Dependency>python3-setuptools</Dependency>
|
||||||
<Dependency>python3-devel</Dependency>
|
<Dependency>python3-devel</Dependency>
|
||||||
@@ -33,6 +33,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="2">
|
||||||
|
<Date>2020-05-16</Date>
|
||||||
|
<Version>8.3.0</Version>
|
||||||
|
<Comment>Minor version bump.</Comment>
|
||||||
|
<Name>Blue Devil</Name>
|
||||||
|
<Email>bluedevil@sctzine.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2020-02-12</Date>
|
<Date>2020-02-12</Date>
|
||||||
<Version>8.2.0</Version>
|
<Version>8.2.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user