<div dir="ltr">Hi!<div><br></div><div>Have updated PyParsing to 3.0.7 as per bug.  Problem is, pypy is not supported any more ;-(</div><div>Had to delete pypy-pyparsing package from debian/control to get everything to build....</div><div><br></div><div>Ummm, shall I push this...  Don't have time to patch sources to remove the CPython type hints that Pypy doesn't like.  Get:</div><div><br></div><div>running clean<br>removing '/usr/src/debian/grantma/dpmt/pyparsing/pyparsing/.pybuild/cpython3_3.10_pyparsing/build' (and everything under it)<br>'build/bdist.linux-x86_64' does not exist -- can't clean it<br>'build/scripts-3.10' does not exist -- can't clean it<br>I: pybuild base:237: python3.9 setup.py clean <br>/usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of dash-separated 'build-lib' will not be supported in future versions. Please use the underscore name 'build_lib' instead<br>  warnings.warn(<br>/usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of dash-separated 'install-layout' will not be supported in future versions. Please use the underscore name 'install_layout' instead<br>  warnings.warn(<br>/usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of dash-separated 'install-scripts' will not be supported in future versions. Please use the underscore name 'install_scripts' instead<br>  warnings.warn(<br>/usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of dash-separated 'install-lib' will not be supported in future versions. Please use the underscore name 'install_lib' instead<br>  warnings.warn(<br>running clean<br>'/home/grantma/src/dpt/pyparsing/.pybuild/cpython3_3.9_pyparsing/build' does not exist -- can't clean it<br>'build/bdist.linux-x86_64' does not exist -- can't clean it<br>'build/scripts-3.9' does not exist -- can't clean it<br>I: pybuild base:237: pypy setup.py clean <br>Traceback (most recent call last):<br>  File "setup.py", line 8, in <module><br>    from pyparsing import __version__ as pyparsing_version<br>  File "/usr/src/debian/grantma/dpmt/pyparsing/pyparsing/pyparsing/__init__.py", line 100<br>    major: int<br>         ^<br>SyntaxError: invalid syntax<br>E: pybuild pybuild:367: clean: plugin distutils failed with: exit code=1: pypy setup.py clean <br>dh_auto_clean: error: pybuild --clean -i pypy -p 7.3 returned exit code 13<br></div><div><br></div><div><br></div><div>Regrds,</div><div><br></div><div>Matt Grant</div></div>