# Template file for 'python3-SecretStorage' pkgname=python3-SecretStorage version=3.1.0 revision=1 noarch=yes wrksrc="SecretStorage-${version}" build_style=python3-module pycompile_module="secretstorage" hostmakedepends="python3-setuptools" depends="python3-jeepney python3-cryptography" short_desc="Python3 bindings to FreeDesktop.org Secret Service API" maintainer="Helmut Pozimski " license="BSD-3-Clause" homepage="https://github.com/mitya57/secretstorage" distfiles="${PYPI_SITE}/S/SecretStorage/SecretStorage-${version}.tar.gz" checksum=29aa3cbd36dd5e54ac17d69161f9a150548f4ffba21fa8b5fdd5add854fe7d8b post_install() { vlicense LICENSE }