commit: 5b2f98057a81a764883f6163109a7ba0c677919f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Nov 17 14:58:24 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Nov 17 14:58:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b2f9805
package.mask: Last rite dev-python/gitdb2, dev-python/smmap2 Bug: https://bugs.gentoo.org/755080 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 5ee52e5c898..63a5675d587 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,13 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-11-17) +# Old dependencies of dev-python/GitPython. The current versions (3) +# have been renamed back to dev-python/{gitdb,smmap}. +# Removal in 30 days. Bug #755080. +dev-python/gitdb2 +dev-python/smmap2 + # Michał Górny <[email protected]> (2020-11-17) # Old backport package with no revdeps. # Removal in 30 days. Bug #755074.
