From 6c541c2cb70968f76ea41e494e4aecddcadc2497 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 2 Mar 2026 07:27:17 +0000 Subject: [PATCH] eclass/pypi: Sync with Gentoo It's from Gentoo commit 6839bbb1e7ca3c8f7bebd63dd4df157f9e3cd7bc. Signed-off-by: Flatcar Buildbot --- sdk_container/src/third_party/portage-stable/eclass/pypi.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk_container/src/third_party/portage-stable/eclass/pypi.eclass b/sdk_container/src/third_party/portage-stable/eclass/pypi.eclass index 493abd8a95..d98fdc547d 100644 --- a/sdk_container/src/third_party/portage-stable/eclass/pypi.eclass +++ b/sdk_container/src/third_party/portage-stable/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.