diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-10 17:22:44 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-10 17:36:53 +0100 |
commit | dddfe6b8352c1ee272e73a84958caaa33a65342a (patch) | |
tree | c7653ef7b9ccc44cfa42038493fcc0f42a85f991 /profiles | |
parent | package.mask: Last rite dev-python/python-efl, net-misc/econnman (diff) | |
download | gentoo-dddfe6b8352c1ee272e73a84958caaa33a65342a.tar.gz gentoo-dddfe6b8352c1ee272e73a84958caaa33a65342a.tar.bz2 gentoo-dddfe6b8352c1ee272e73a84958caaa33a65342a.zip |
package.mask: Last rite dev-python/{dparse,pipenv}
Bug: https://bugs.gentoo.org/925698
Bug: https://bugs.gentoo.org/925553
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index f3501bf633be..bbae34361286 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -38,6 +38,7 @@ # a fix anytime soon. # # dev-python/python-efl: econnman as revdep, bug #925692. +# dev-python/pipenv: via <pydantic-2, + dparse, bug #925698, bug #925553. # sci-chemistry/mdtraj: also py3.12, PEP517, bug #911646. # # Includes their few reverse dependencies and their exclusive @@ -45,6 +46,8 @@ # # Removal on 2024-04-09. dev-python/astunparse +dev-python/dparse +dev-python/pipenv dev-python/python-efl net-misc/econnman sci-chemistry/mdtraj |