Talk:Python package policies
This page duplicates quite a bit of details which are already present:
- https://wiki.alpinelinux.org/wiki/Package_policies
- https://wiki.alpinelinux.org/wiki/APKBUILD_examples:Python
Instead of creating a new page the existing information should be updated.
`_py2_depends` and `_py3_depends` are more consistent with the other variable names and preferable to '_py2_deps' and '_py3_deps' in my opinion.
_pyname is much less common than _pkgname although _pkgname is used for many things; would be good to have a clear recommended name