Fix candypond shebang
Begin arcbot message
This merge request is automatically copied from !636 (merged) orginally made by @ellert
End arcbot message
Fixes RPM build failure on Fedora rawhide.
ERROR: ambiguous python shebang in /usr/libexec/arc/arccandypond: #!/usr/bin/env python. Change it to python3 (or python2) explicitly.