The update is required because of Blender 2.93 release bumped the version up, not much else. Probably this can be low priority but I'll try my best into explaining which things might improve the upgrade procedure.
Considerations:
- As of writing the 3.9 series are in the bugfix maintainence status (<3.9.6).
- Apart from rebuilding packages that depend on the Python library, another bunch of those that populate the /usr/lib/python3.7 directory needs to be done too. Those that use %python3_compile enter this category, can't say more things about those that reside in paths like /usr/share.
TODOish list:
- Document the update process a bit better (for now I'd e.g. add grepping in the pspecs for /usr/lib/python3.7 needs to be added).
- Create an autopush.yml (obtained by said grep and probably some eopkg info wizardry).