python3-more-itertools:ver bump

This commit is contained in:
blue-devil
2020-05-17 01:33:52 +03:00
parent 34e7913537
commit 9c8351fee9
@@ -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="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>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -33,6 +33,13 @@
</Package>
<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">
<Date>2020-02-12</Date>
<Version>8.2.0</Version>