mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-more-itertools: update to 9.1.0.
This commit is contained in:
parent
db414897ae
commit
a1a1c94dbc
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=9.0.0
|
version=9.1.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=5a6257e40878ef0520b1803990e3e22303a41b5714006c32a3fd8304b26ea1ab
|
checksum=cabaa341ad0389ea83c17a94566a53ae4c9d07349861ecb14dc6d0345cf9ac5d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue