pypi.eclass: Document _pypi_translate_version as internal function

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller
2026-02-01 17:27:06 +01:00
parent 2cc5ba0918
commit 6839bbb1e7

View File

@@ -119,6 +119,7 @@ pypi_normalize_name() {
# @FUNCTION: _pypi_translate_version
# @USAGE: <version>
# @INTERNAL
# @DESCRIPTION:
# Internal version translation function, returns the result
# via _PYPI_TRANSLATED_VERSION variable.