From eff7c8b86569711144c73a9803454ddc38152bab Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 4 Nov 2020 14:39:45 -0500 Subject: [PATCH] python-parsing: update to 2.4.7. --- srcpkgs/python-parsing/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-parsing/template b/srcpkgs/python-parsing/template index 1d938f725f6..ea228188b46 100644 --- a/srcpkgs/python-parsing/template +++ b/srcpkgs/python-parsing/template @@ -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