python3-anytree: update to 2.8.0.
This commit is contained in:
parent
f1180273e7
commit
659a694c5d
1 changed files with 3 additions and 4 deletions
|
@ -1,11 +1,10 @@
|
|||
# Template file for 'python3-anytree'
|
||||
pkgname=python3-anytree
|
||||
version=2.6.0
|
||||
revision=2
|
||||
version=2.8.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="anytree-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="anytree"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-six"
|
||||
short_desc="Powerful and lightweight Python tree data structure"
|
||||
|
@ -13,4 +12,4 @@ maintainer="q66 <daniel@octaforge.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/c0fec0de/anytree"
|
||||
distfiles="${PYPI_SITE}/a/anytree/anytree-${version}.tar.gz"
|
||||
checksum=a221b6a603c3a5d5e417894dc48eaa8b1eab04056e1f5bb509bcfff0e7a47883
|
||||
checksum=3f0f93f355a91bc3e6245319bf4c1d50e3416cc7a35cc1133c1ff38306bbccab
|
||||
|
|
Loading…
Reference in a new issue