14 lines
568 B
Bash
14 lines
568 B
Bash
# Template file for 'python3-typing_extensions'
|
|
pkgname=python3-typing_extensions
|
|
version=3.7.4.1
|
|
revision=2
|
|
wrksrc="${pkgname#python3-}-${version}"
|
|
build_style=python3-module
|
|
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=091ecc894d5e908ac75209f10d5b4f118fbdb2eb1ede6a63544054bb1edb41f2
|