15 lines
568 B
Bash
15 lines
568 B
Bash
# Template file for 'python3-typing_extensions'
|
|
pkgname=python3-typing_extensions
|
|
version=3.7.4.3
|
|
revision=1
|
|
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=99d4073b617d30288f569d3f13d2bd7548c3a7e4c8de87db09a9d29bb3a4a60c
|