From ac6a9ae4bba4824bd54a617f3978a3d3a310a9a9 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 10 Apr 2025 20:44:20 -0400 Subject: [PATCH] python3-parsing: update to 3.2.3. --- 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 1b083c2a2a5..e6daae75f7e 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.2.1 +version=3.2.3 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=61980854fd66de3a90028d679a954d5f2623e83144b5afe5ee86f43d762e5f0a +checksum=b9c13f1ab8b3b542f72e28f634bad4de758ab3ce4546e4301970ad6fa77c38be do_build() { python3 -m flit_core.wheel