commit: 733863029ae90f9c04f74676a85848fdb025e21b Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Jul 13 12:24:55 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Jul 13 12:25:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73386302
profiles: add dev-python/mysql-python to package.deprecated, #710024 Bug: https://bugs.gentoo.org/710024 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/package.deprecated | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index e25a4b8b30a..a61840d2484 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Joonas Niilola <[email protected]> (2020-07-13) +# Abandoned upstream, switch to dev-python/mysqlclient which is a maintained +# fork. #710024 +dev-python/mysql-python + # Mart Raudsepp <[email protected]> (2020-07-04) # Port to gtk+:3 using wxGTK:3.0-gtk3 SLOT x11-libs/wxGTK:3.0
