Problem: gpupdate requires `python3(plugin)` in runtime: ``` rpm -qp /ALT/Sisyphus/noarch/RPMS.classic/gpupdate-0.11.3-alt1.noarch.rpm --requires | grep 'python3(plugin)' python3(plugin) < 0 ``` This dependency is resolved as `python3-module-pytest-remove-stale-bytecode`. Actually, `plugin` is a package of `gpupdate`.
gpupdate-0.11.4-alt1 -> sisyphus: Fri Oct 11 2024 Valery Sinelnikov <greh@altlinux> 0.11.4-alt1 - Added skip plugin (closes: 51631) - Fixed getting the network path (closes:51606) - The _appliers sequence has been changed, package_applier has been moved to the end