mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-08 18:22:30 +01:00
For example for the Python 3 sub-package before this change there was a dependency upon `py3six`, which is not an Alpine Linux package. After this change the dependency is upon `py3-six`. Fixes #8686