Subject: CVS commit: pkgsrc/lang/py-spark-parser
From: Adam Ciarcinski
Date: 2024-10-14 11:48:48
Message id: 20241014094848.C256DFC7E@cvs.NetBSD.org

Log Message:
py-spark-parser: updated to 1.9.0

1.9.0

Revamp for a more modern Python style in the 3.12 era:

start adding type annotations to code.
use pyproject.toml
remove illegal escape sequences
BuildTree now builds trees iteratively rather than recursively. With this we can \ 
handle larger trees which are needed in the decompilers.

Revise README.rst for the above and go over spelling and grammar

Internally, more git branches have been created to support older Python.

Files:
RevisionActionfile
1.6modifypkgsrc/lang/py-spark-parser/Makefile
1.3modifypkgsrc/lang/py-spark-parser/PLIST
1.5modifypkgsrc/lang/py-spark-parser/distinfo