diff --git a/eclass/pypi.eclass b/eclass/pypi.eclass index 493abd8a95d9e..d98fdc547d3d1 100644 --- a/eclass/pypi.eclass +++ b/eclass/pypi.eclass @@ -119,6 +119,7 @@ pypi_normalize_name() { # @FUNCTION: _pypi_translate_version # @USAGE: +# @INTERNAL # @DESCRIPTION: # Internal version translation function, returns the result # via _PYPI_TRANSLATED_VERSION variable.