mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
python3-more-itertools: update to 10.7.0.
This commit is contained in:
parent
6085e5da78
commit
4d16a098e0
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-more-itertools'
|
||||
pkgname=python3-more-itertools
|
||||
version=10.6.0
|
||||
version=10.7.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-flit_core"
|
||||
|
@ -10,8 +10,8 @@ short_desc="More Python3 routines for operating on itertables"
|
|||
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=2cd7fad1009c31cc9fb6a035108509e6547547a7a738374f10bd49a09eb3ee3b
|
||||
distfiles="${PYPI_SITE}/m/more-itertools/more_itertools-${version}.tar.gz"
|
||||
checksum=9fddd5403be01a94b204faadcff459ec3568cf110265d3c54323e1e866ad29d3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue