From 511e089a4bb6ed83ed13ab11515ed04054ce81b1 Mon Sep 17 00:00:00 2001 From: Jan Pavlinec Date: Thu, 23 Jan 2020 15:06:18 +0100 Subject: [PATCH] python-more-itertools: update to version 8.1.0 Signed-off-by: Jan Pavlinec --- lang/python/python-more-itertools/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/python/python-more-itertools/Makefile b/lang/python/python-more-itertools/Makefile index 5feb3df7c6..24bfd1f763 100644 --- a/lang/python/python-more-itertools/Makefile +++ b/lang/python/python-more-itertools/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2019 CZ.NIC, z. s. p. o. (https://www.nic.cz/) +# Copyright (C) 2019-2020 CZ.NIC, z. s. p. o. (https://www.nic.cz/) # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-more-itertools -PKG_VERSION:=7.2.0 +PKG_VERSION:=8.1.0 PKG_RELEASE:=1 PYPI_NAME:=more-itertools -PKG_HASH:=409cd48d4db7052af495b09dec721011634af3753ae1ef92d2b32f73a745f832 +PKG_HASH:=c468adec578380b6281a114cb8a5db34eb1116277da92d7c46f904f0b52d3288 PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=MIT -- 2.30.2