From f610a76c05b24b8a71de0e5e52f8188f6f699590 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 31 Jul 2023 10:08:09 -0400 Subject: [PATCH] python3-parsing: update to 3.1.1. --- srcpkgs/python3-parsing/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-parsing/template b/srcpkgs/python3-parsing/template index daf9fcf3392..b74e2b42ca9 100644 --- a/srcpkgs/python3-parsing/template +++ b/srcpkgs/python3-parsing/template @@ -1,6 +1,6 @@ # Template file for 'python3-parsing' pkgname=python3-parsing -version=3.1.0 +version=3.1.1 revision=1 # This package is used by the python3-pep517 build style; using that style here # would create a build cycle @@ -20,7 +20,7 @@ license="MIT" homepage="https://github.com/pyparsing/pyparsing" changelog="https://github.com/pyparsing/pyparsing/raw/master/CHANGES" distfiles="${PYPI_SITE}/p/pyparsing/pyparsing-${version}.tar.gz" -checksum=edb662d6fe322d6e990b1594b5feaeadf806803359e3d4d42f11e295e588f0ea +checksum=ede28a1a32462f5a9705e07aea48001a08f7cf81a021585011deba701581a0db do_build() { python3 -m flit_core.wheel