diff options
author | Oz Tiram <oz.tiram@gmail.com> | 2024-03-12 13:37:27 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-12 16:33:40 +0100 |
commit | 07bad72688850c008dfd18fe4ed6ad21370c0be7 (patch) | |
tree | dd2a9de434a8ab68869f39e219796548013f4daf /profiles | |
parent | dev-python/pipenv: drop 2023.11.15 (diff) | |
download | gentoo-07bad72688850c008dfd18fe4ed6ad21370c0be7.tar.gz gentoo-07bad72688850c008dfd18fe4ed6ad21370c0be7.tar.bz2 gentoo-07bad72688850c008dfd18fe4ed6ad21370c0be7.zip |
profiles: unmask dparse and pipenv
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/35717
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 3 |
1 files changed, 0 insertions, 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 |