graphics/py-pygeos: Fix build with Python 3.12+
- Getting build dependencies for wheel...
Traceback (most recent call last):
...
File "/wrkdirs/usr/ports/graphics/py-pygeos/work-py312/pygeos-0.14/versioneer.py", line 342, in get_config_from_root
parser = configparser.SafeConfigParser()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?
ERROR Backend subprocess exited when trying to invoke get_requires_for_build_wheel
- Error code 1