From 46dc218f4d055353e9dbc0053bb9fdf8ccaca07d Mon Sep 17 00:00:00 2001 From: blue-devil Date: Mon, 31 Aug 2020 23:45:11 +0200 Subject: [PATCH] python3-moreitertools: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 3e41a7cfd9..d10a4b235c 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/more-itertools/more-itertools/archive/v8.3.0.tar.gz + https://github.com/more-itertools/more-itertools/archive/8.5.0.tar.gz python3-setuptools python3-devel @@ -33,6 +33,13 @@ + + 2020-08-30 + 8.5.0 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2020-05-16 8.3.0