Merge pull request #12552 from ja-pa/python-more-itertools-8.4.0
python-more-itertools: update to version 8.4.0
This commit is contained in:
commit
e05471e654
1 changed files with 2 additions and 2 deletions
|
@ -8,11 +8,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-more-itertools
|
||||
PKG_VERSION:=8.3.0
|
||||
PKG_VERSION:=8.4.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=more-itertools
|
||||
PKG_HASH:=558bb897a2232f5e4f8e2399089e35aecb746e1f9191b6584a151647e89267be
|
||||
PKG_HASH:=68c70cc7167bdf5c7c9d8f6954a7837089c6a36bf565383919bb595efb8a17e5
|
||||
|
||||
PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec@nic.cz>
|
||||
PKG_LICENSE:=MIT
|
||||
|
|
Loading…
Reference in a new issue