Browse Source

python-more-itertools: update to version 8.6.0

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
lilik-openwrt-22.03
Jan Pavlinec 4 years ago
parent
commit
86604c5f1e
No known key found for this signature in database GPG Key ID: 60244CCEFB39E584
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lang/python/python-more-itertools/Makefile

+ 2
- 2
lang/python/python-more-itertools/Makefile View File

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


Loading…
Cancel
Save