mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-29 09:31:39 +02:00
Fix `ModuleNotFoundError: No module named 'pkg_resources'` error when building with setuptools 82. Also update the sample data for the `test_complete` tests. A patch available in an upstream pull request requires docutils >=0.22. The patch can be switched to the upstream one when docutils is upgraded. Upstream PR: https://github.com/regebro/pyroma/pull/123 Ref: https://gitlab.alpinelinux.org/alpine/aports/-/issues/18025