mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-06-05 04:37:28 -07:00
* mamba's test dependencies depend on it for tests, they will get Python 3.9 support in the following commits. * mock is not needed for Python 3, see https://github.com/nestorsalceda/mamba/pull/153. * The call to python_optimize seems to be unnecessary. * Remove one unused dependency. Closes: https://bugs.gentoo.org/740768 Package-Manager: Portage-3.0.6, Repoman-3.0.1 RepoMan-Options: --force Signed-off-by: Louis Sautier <sbraz@gentoo.org>