From 1a335ec472c7b6d0c6f630b8126faa062878119e Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sun, 1 Sep 2024 10:45:49 -0400 Subject: [PATCH] python3-parsing: update to 3.1.4. --- 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 4feb0b26974..e6fd3ffbe7f 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.2 +version=3.1.4 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=a1bac0ce561155ecc3ed78ca94d3c9378656ad4c94c1270de543f621420f94ad +checksum=f86ec8d1a83f11977c9a6ea7598e8c27fc5cddfa5b07ea2241edbbde1d7bc032 do_build() { python3 -m flit_core.wheel