# Template file for 'python-typing' pkgname=python-typing version=3.6.6 revision=1 archs=noarch wrksrc="typing-${version}" build_style=python2-module pycompile_module="typing.py" hostmakedepends="python-setuptools" depends="python" short_desc="Backport of the typing module from Python 3.5+" maintainer="Alessio Sergi " homepage="https://docs.python.org/3/library/typing.html" license="Python-2.0" distfiles="${PYPI_SITE}/t/typing/typing-${version}.tar.gz" checksum=4027c5f6127a6267a435201981ba156de91ad0d1d98e9ddc2aa173453453492d post_install() { vlicense LICENSE }