From c6e3047ff12deb004d2a5890add44cd4d9fa3367 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 7 Mar 2024 08:40:41 -0500 Subject: [PATCH] python3-parsing: update to 3.1.2. --- srcpkgs/python3-parsing/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-parsing/template b/srcpkgs/python3-parsing/template index 95eaf38624c..4feb0b26974 100644 --- a/srcpkgs/python3-parsing/template +++ b/srcpkgs/python3-parsing/template @@ -1,7 +1,7 @@ # Template file for 'python3-parsing' pkgname=python3-parsing -version=3.1.1 -revision=2 +version=3.1.2 +revision=1 # This package is used by the python3-pep517 build style; using that style here # would create a build cycle build_style=python3-module @@ -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=ede28a1a32462f5a9705e07aea48001a08f7cf81a021585011deba701581a0db +checksum=a1bac0ce561155ecc3ed78ca94d3c9378656ad4c94c1270de543f621420f94ad do_build() { python3 -m flit_core.wheel