python-parsing: update to 2.4.7.
This commit is contained in:
parent
8ad09157e3
commit
eff7c8b865
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-parsing'
|
||||
pkgname=python-parsing
|
||||
version=2.4.6
|
||||
revision=3
|
||||
version=2.4.7
|
||||
revision=1
|
||||
wrksrc="pyparsing-pyparsing_${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/pyparsing/pyparsing"
|
||||
changelog="https://github.com/pyparsing/pyparsing/raw/master/CHANGES"
|
||||
distfiles="https://github.com/pyparsing/pyparsing/archive/pyparsing_${version}.tar.gz"
|
||||
checksum=1cfe911bf73d6a03d38c1c7808096ef848d03f4c5df6e4aee69fc7348c89e4f0
|
||||
checksum=6deecf4b95a49a5a9c89b4a4b1fcb73c1cba0e3265ec7b858adffcced229ba05
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue