15 lines
565 B
Bash
15 lines
565 B
Bash
# Template file for 'python3-typing_extensions'
|
|
pkgname=python3-typing_extensions
|
|
version=4.2.0
|
|
revision=1
|
|
wrksrc="${pkgname#python3-}-${version}"
|
|
build_style=python3-pep517
|
|
hostmakedepends="python3-flit_core"
|
|
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=f1c24655a0da0d1b67f07e17a5e6b2a105894e6824b92096378bb3668ef02376
|