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:
RevisionActionfile
1.30modifypkgsrc/devel/py-pyparsing/Makefile
1.29modifypkgsrc/devel/py-pyparsing/distinfo
1.3modifypkgsrc/devel/py-pyparsing/files/setup.py