python3-more-itertools: update to 10.0.0.
This commit is contained in:
parent
8a9a2c9d24
commit
b3a1730232
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-more-itertools'
|
||||
pkgname=python3-more-itertools
|
||||
version=9.1.0
|
||||
version=10.0.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-flit_core"
|
||||
|
@ -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=cabaa341ad0389ea83c17a94566a53ae4c9d07349861ecb14dc6d0345cf9ac5d
|
||||
checksum=cd65437d7c4b615ab81c0640c0480bc29a550ea032891977681efd28344d51e1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue