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