commit: 79f98b05170539c32ed7bb23f63d5080b5e171ca Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Mar 24 16:07:20 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Mar 24 16:22:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79f98b05
package.mask: Unmask (now fixed) dev-python/hatchling Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index fd2a7975ea39..e925997a8c12 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -71,17 +71,6 @@ dev-php/mockery # Removal on 2024-04-22. dev-php/libchart -# Michał Górny <[email protected]> (2024-03-22) -# New versions of Hatchling counterintuitively ignore changes -# to pyproject.toml when PKG-INFO exists (i.e. when unpacking -# from sdist). Masked until upstream reaches final decision on how -# things are going to behave, and we add safety checks and/or hacks -# in the eclass. -# -# https://github.com/pypa/hatch/issues/1325 -# https://discuss.python.org/t/respecting-core-metadata-2-2-when-building-from-source-distributions/48886/5 ->=dev-python/hatchling-1.22 - # Hans de Graaff <[email protected]> (2024-03-22) # Broken with modern compilers, bug 884249. No longer maintained # upstream, last release 5 years ago. No reverse dependencies left. Use
