After having followed those instructions, add Jenkins job to build python-jose,
a required dependency of python-keycloak not packaged in Debian.
Git repository associated to the package has been created: https://forge.softwareheritage.org/source/python3-jose/
Package builds have been tested locally and all reported lintian errors fixed.
Still missing the setup of the post-receive hook for Jenkins to be able to trigger on tag pushes.
It seems that I do not have sufficient rights to perform that operation:
19:17 $ ssh -t tate.internal.softwareheritage.org phabricator-setup-hook /srv/phabricator/repos/216/ post-receive-debian-deps anlambert@tate.internal.softwareheritage.org: Permission denied (publickey,keyboard-interactive).
Related to T2302