Path to this page:
Subject: CVS commit: pkgsrc/devel/py-pyparsing
From: Adam Ciarcinski
Date: 2023-07-31 09:19:59
Message id: 20230731071959.99404FBDB@cvs.NetBSD.org
Log Message:
py-pyparsing: updated to 3.1.1
Version 3.1.1 - July, 2023
--------------------------
- Fixed regression in Word(min).
- Fixed bug in bad exception messages raised by Forward expressions.
- Fixed regression in SkipTo, where ignored expressions were not checked when looking
for the target expression.
- Fixed type annotation for enable_packrat.
- Some general internal code cleanup.
Files: