# Template file for 'python3-rpds-py' pkgname=python3-rpds-py version=0.10.3 revision=2 build_style=python3-pep517 build_helper=rust hostmakedepends="cargo maturin" makedepends="python3 rust-std" depends="python3" checkdepends="python3-pytest" short_desc="Python bindings to Rust's persistent data structures (rpds)" maintainer="Gonzalo TornarĂ­a " license="MIT" homepage="https://github.com/crate-py/rpds" changelog="https://github.com/crate-py/rpds/releases" distfiles="${PYPI_SITE}/r/rpds-py/rpds_py-${version}.tar.gz" checksum=fcc1ebb7561a3e24a6588f7c6ded15d80aec22c66a070c757559b57b17ffd1cb post_install() { vlicense LICENSE }