server: install volkswagencarnet from GitHub + apply auth patch

requirements.txt now references the upstream GitHub repo pinned to
commit c30dc37 (the last upstream commit before our fix), so the source
is portable and not machine-specific.

install.sh applies cariad-hybrid-auth-fix.patch to the installed
site-packages after pip runs, using `patch -N` so it is idempotent on
repeat installs.  The patch file is checked in to the repo so install.sh
can always find it.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-28 23:03:44 +02:00
co-authored by Claude Sonnet 4.6
parent bc424310b5
commit 8ff9463e76
3 changed files with 295 additions and 1 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
volkswagencarnet @ git+file:///home/jens/work/repos/volkswagencarnet
volkswagencarnet @ git+https://github.com/robinostlund/volkswagencarnet.git@c30dc37
jaydiff @ git+http://192.168.22.90:3001/jayfield/jaypy.git