New package: python3-parso-0.8.0
This commit is contained in:
parent
a4c3d3aada
commit
6629b57bd9
19
srcpkgs/python3-parso/template
Normal file
19
srcpkgs/python3-parso/template
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# Template file for 'python3-parso'
|
||||||
|
pkgname=python3-parso
|
||||||
|
version=0.8.0
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc="parso-${version}"
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3"
|
||||||
|
short_desc="Python parser (Python 3)"
|
||||||
|
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/davidhalter/parso"
|
||||||
|
distfiles="${PYPI_SITE}/p/parso/parso-${version}.tar.gz"
|
||||||
|
checksum=2b6db14759c528d857eeb9eac559c2166b2554548af39f5198bdfb976f72aa64
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE.txt
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user