From 9c8351fee9c92b6b764fc4a689ff6172cbd66af7 Mon Sep 17 00:00:00 2001 From: blue-devil Date: Sun, 17 May 2020 01:33:52 +0300 Subject: [PATCH] python3-more-itertools:ver bump --- .../language/python3/python3-more-itertools/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/language/python3/python3-more-itertools/pspec.xml b/programming/language/python3/python3-more-itertools/pspec.xml index ab00f4672e..3e41a7cfd9 100644 --- a/programming/language/python3/python3-more-itertools/pspec.xml +++ b/programming/language/python3/python3-more-itertools/pspec.xml @@ -13,7 +13,7 @@ library More routines for operating on iterables, beyond itertools. 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. - https://github.com/erikrose/more-itertools/archive/v8.2.0.tar.gz + https://github.com/more-itertools/more-itertools/archive/v8.3.0.tar.gz python3-setuptools python3-devel @@ -33,6 +33,13 @@ + + 2020-05-16 + 8.3.0 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-02-12 8.2.0