# Template file for 'python3-pysol_cards' pkgname=python3-pysol_cards version=0.8.4 revision=1 wrksrc="pysol_cards-${version}" build_style=python3-module pycompile_module="pysol_cards" hostmakedepends="python3-setuptools" depends="python3-pbr" checkdepends="python3-random2 python3-six python3-pyperclip python3-colorama python3-cffi python3-appdirs python3-decorator python3-netifaces" short_desc="Deal PySol FC Cards" maintainer="Piotr Wójcik " license="MIT" homepage="https://fc-solve.shlomifish.org/" distfiles="${PYPI_SITE}/p/pysol_cards/pysol_cards-${version}.tar.gz" checksum=24c6d1dd8e6ee3a1d009e6b786e2973377d43e6008fc712fff5d05901936ec78 post_install() { vlicense LICENSE }