17 lines
619 B
Bash
17 lines
619 B
Bash
# Template file for 'python3-typing_extensions'
|
|
pkgname=python3-typing_extensions
|
|
version=3.6.6
|
|
revision=1
|
|
archs=noarch
|
|
wrksrc="${pkgname#python3-}-${version}"
|
|
build_style=python3-module
|
|
pycompile_module="typing_extensions.py"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
short_desc="Backported and Experimental Type Hints for Python 3.5+"
|
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
|
license="Python-2.0"
|
|
homepage="https://github.com/python/typing"
|
|
distfiles="${PYPI_SITE}/t/typing_extensions/typing_extensions-${version}.tar.gz"
|
|
checksum=51e7b7f3dcabf9ad22eed61490f3b8d23d9922af400fe6656cb08e66656b701f
|