K 10 svn:author V 3 kai K 8 svn:date V 27 2021-03-20T08:39:27.310278Z K 7 svn:log V 329 games/anki: Fix packaging with Python 3.8 * Add a workaround to make the transition from Python 3.7 to Python 3.8 possible because the name of the .so file is slightly different between the two releases. * Also add CARGO_INSTALL to avoid warnings about ignored duplicate scripts for the target "do-install". PR: 253815 END