aurweb role does not deploy Python changes when Git repo changes
When git changes, python setup.py install
isn't called since the bin scripts already exists. Making new deployments not update our python scripts in /usr/local/bin.
https://gitlab.archlinux.org/archlinux/infrastructure/-/blob/master/roles/aurweb/tasks/main.yml#L109
Edited by Jelle van der Waa