New package: python3-mypy_extensions-0.4.1
This commit is contained in:
parent
f3af86a159
commit
bb78c4fb9f
1 changed files with 20 additions and 0 deletions
20
srcpkgs/python3-mypy_extensions/template
Normal file
20
srcpkgs/python3-mypy_extensions/template
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Template file for 'python3-mypy_extensions'
|
||||
pkgname=python3-mypy_extensions
|
||||
version=0.4.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="mypy_extensions-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="mypy_extensions.py"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="Extensions to the typing module use by mypy"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="http://www.mypy-lang.org/"
|
||||
distfiles="${PYPI_SITE}/m/mypy_extensions/mypy_extensions-${version}.tar.gz"
|
||||
checksum=37e0e956f41369209a3d5f34580150bcacfabaa57b33a15c0b25f4b5725e0812
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue