commit: a1c4aeeaa071bee4cf2129ca0ac07395ce731365 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jun 28 04:34:00 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jun 28 05:08:09 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1c4aeea
package.deprecated: Add dev-python/versioningit Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.deprecated | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 031016e152cf..0fb1221970ce 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,14 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2025-06-28) +# versioningit does not provide any support for building via GitHub +# archives, and has rejected the efforts to provide an envvar override +# for this purpose, making it largely unsuitable for Gentoo packaging. +# Convince upstream to use dev-python/setuptools-scm +# (or dev-python/hatch-vcs, etc.) instead. +dev-python/versioningit + # Michał Górny <[email protected]> (2025-06-25) # Discontinued upstream. They suggest vendoring what people need # instead.
