commit: 539cdf89254a924c95d008560765efdaa2400bba Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Jun 5 14:26:08 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jun 5 14:27:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=539cdf89
package.mask: Last rite dev-python/mysql-connector-python Bug: https://bugs.gentoo.org/845756 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 874350f02a18..5b75d2955a24 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2022-06-05) +# Pending bump since January. No Python 3.10 compat. Tests restricted. +# Uses PEP517-incompatible hacks to build. Hard requires dev-db/mysql +# (and blocks dev-db/mariad). No revdeps in Gentoo. +# Use dev-python/mysqlclient instead. +# Removal on 2022-07-05. Bug #845756. +dev-python/mysql-connector-python + # Joonas Niilola <[email protected]> (2022-06-05) # Version which allows wayland-only build, still experimental. Weeding # out all bugs before unmasking. Please see bug #848858 and its
