From: Jan Pavlinec Date: Thu, 23 Jan 2020 14:06:18 +0000 (+0100) Subject: python-more-itertools: update to version 8.1.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=511e089a4bb6ed83ed13ab11515ed04054ce81b1;p=openwrt-packages.git python-more-itertools: update to version 8.1.0 Signed-off-by: Jan Pavlinec --- diff --git a/lang/python/python-more-itertools/Makefile b/lang/python/python-more-itertools/Makefile index 5feb3df7c..24bfd1f76 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