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