mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-02 04:11:41 +02:00
Fix `AttributeError: module 'ast' has no attribute 'Str'` error due to the removal of `ast.Str` in python 3.14. Fix `ModuleNotFoundError: No module named 'pkg_resources'` error due to the removal of `pkg_resources` in setuptools 82.