packaging: use python3 instead of python in debian/rules
Looks like python
doesn't exist for certain setups, and also using python3
explicitly is better (considering our .deb building scripts/infrastructure only
supports Python 3).
This instance will be upgraded to Heptapod 18.0.1 on 2025-07-10 between 14:00 and 15:00 UTC+2
Looks like python
doesn't exist for certain setups, and also using python3
explicitly is better (considering our .deb building scripts/infrastructure only
supports Python 3).