commit: 07bad72688850c008dfd18fe4ed6ad21370c0be7 Author: Oz Tiram <oz.tiram <AT> gmail <DOT> com> AuthorDate: Tue Mar 12 12:37:27 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Mar 12 15:33:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07bad726
profiles: unmask dparse and pipenv Signed-off-by: Oz Tiram <oz.tiram <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/35717 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 3 --- 1 file changed, 3 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index d47f6f253a9b..7c65d1fa50af 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -74,7 +74,6 @@ dev-java/failureaccess # a fix anytime soon. # # dev-python/python-efl: econnman as revdep, bug #925692. -# dev-python/pipenv: via <pydantic-2, + dparse, bug #925698, bug #925553. # dev-python/pygame_sdl2: also py3.12, bug #911781 # games-engines/renpy: also py3.12, bug #925693 # sci-chemistry/mdtraj: also py3.12, PEP517, bug #911646. @@ -84,8 +83,6 @@ dev-java/failureaccess # # Removal on 2024-04-09. dev-python/astunparse -dev-python/dparse -dev-python/pipenv dev-python/pygame_sdl2 dev-python/python-efl games-engines/renpy
