mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-more-itertools: update to 10.6.0.
This commit is contained in:
parent
374008943c
commit
ee488d961c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-more-itertools'
|
||||
pkgname=python3-more-itertools
|
||||
version=10.5.0
|
||||
revision=2
|
||||
version=10.6.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-flit_core"
|
||||
depends="python3"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/erikrose/more-itertools"
|
||||
distfiles="${PYPI_SITE}/m/more-itertools/more-itertools-${version}.tar.gz"
|
||||
checksum=5482bfef7849c25dc3c6dd53a6173ae4795da2a41a80faea6700d9f5846c5da6
|
||||
checksum=2cd7fad1009c31cc9fb6a035108509e6547547a7a738374f10bd49a09eb3ee3b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue