# Template file for 'python3-keyring' pkgname=python3-keyring version=18.0.1 revision=3 archs=noarch wrksrc="keyring-${version}" build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-setuptools python3-SecretStorage python3-entrypoints" short_desc="Python interface to the system keyring service" maintainer="Oliver Kiddle " license="MIT" homepage="https://github.com/jaraco/keyring" changelog="https://raw.githubusercontent.com/jaraco/keyring/master/CHANGES.rst" distfiles="${PYPI_SITE}/k/keyring/keyring-${version}.tar.gz" checksum=67d6cc0132bd77922725fae9f18366bb314fd8f95ff4d323a4df41890a96a838 post_install() { vlicense LICENSE }