python3-parso: update to 0.8.1.
This commit is contained in:
parent
e5752696b0
commit
3fe23c8da2
@ -1,18 +1,18 @@
|
||||
# Template file for 'python3-parso'
|
||||
pkgname=python3-parso
|
||||
reverts="0.8.0_1"
|
||||
version=0.7.1
|
||||
revision=2
|
||||
version=0.8.1
|
||||
revision=1
|
||||
wrksrc="parso-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest"
|
||||
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=caba44724b994a8a5e086460bb212abc5a8bc46951bf4a9a1210745953622eb9
|
||||
checksum=8519430ad07087d4c997fda3a7918f7cfa27cb58972a8c89c2a0295a1c940e9e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user