New package: python3-anytree-2.6.0
This commit is contained in:
parent
11b69a767a
commit
b2368f3a96
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python3-anytree/template
Normal file
16
srcpkgs/python3-anytree/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python3-anytree'
|
||||
pkgname=python3-anytree
|
||||
version=2.6.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"
|
||||
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
|
Loading…
Reference in a new issue