commit: 72fd1881c77a6a571d4e5ef616ea6aaaa408aa6b Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Thu Nov 24 21:59:55 2022 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Thu Nov 24 22:00:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=72fd1881
profiles: mask dev-python/zake and revdeps Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> profiles/package.mask | 4 ++++ profiles/package.use.mask | 10 +++++++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index d448bf502..4143a7c57 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -13,6 +13,10 @@ # relevant entries to the relevant package.mask files in ::gentoo # New entries go on top. +# +# Anna Vyalkova <[email protected]> (2022-11-25) +# Depends on treecleaned dev-python/kazoo +dev-python/zake # Anna Vyalkova <[email protected]> (2022-11-22) # Depends on removed <=dev-python/sqlalchemy-1.4.41 diff --git a/profiles/package.use.mask b/profiles/package.use.mask index 4e92eec6b..d24183d5f 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -3,12 +3,16 @@ # New entries go on top. -# Anna (cybertailor) Vyalkova <[email protected]> (2022-11-18) +# Anna Vyalkova <[email protected]> (2022-11-25) +# Depends on masked dev-python/zake +dev-python/tooz test + +# Anna Vyalkova <[email protected]> (2022-11-18) # Depends on masked dev-python/gevent sys-apps/intel-cmt-cat appqos -# Anna (cybertailor) Vyalkova <[email protected]> (2022-11-16) -# depends on masked dev-python/pytest-html +# Anna Vyalkova <[email protected]> (2022-11-16) +# Depends on masked dev-python/pytest-html dev-python/pyinquirer test # Alessandro Barbieri <[email protected]> (2022-06-26)
