Merge pull request #11385 from ja-pa/python-more-itertools-8.2.0

python-more-itertools: update to version 8.2.0
This commit is contained in:
Rosen Penev 2020-02-19 18:17:22 -08:00 committed by GitHub
commit ff46b85fd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-more-itertools
PKG_VERSION:=8.1.0
PKG_VERSION:=8.2.0
PKG_RELEASE:=1
PYPI_NAME:=more-itertools
PKG_HASH:=c468adec578380b6281a114cb8a5db34eb1116277da92d7c46f904f0b52d3288
PKG_HASH:=b1ddb932186d8a6ac451e1d95844b382f55e12686d51ca0c68b6f61f2ab7a507
PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec@nic.cz>
PKG_LICENSE:=MIT