New package: python3-typing_extensions-3.6.6
This commit is contained in:
parent
229c29e839
commit
6cde403cc1
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python3-typing_extensions/template
Normal file
16
srcpkgs/python3-typing_extensions/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'python3-typing_extensions'
|
||||||
|
pkgname=python3-typing_extensions
|
||||||
|
version=3.6.6
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
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
|
Loading…
Add table
Add a link
Reference in a new issue