From 07a89cf030d97a955b68ed8a48b9161244f63e4e Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 12 Aug 2025 18:15:04 +0200 Subject: Upgrade baseline to Debian 13 (codename Trixie). --- tasks/webmap.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tasks') diff --git a/tasks/webmap.yml b/tasks/webmap.yml index 18b8488..2db575d 100644 --- a/tasks/webmap.yml +++ b/tasks/webmap.yml @@ -415,8 +415,7 @@ packages: - uwsgi-core - uwsgi-plugin-python3 - # TODO[trixie]: install python3-psycopg-c instead - - python3-psycopg + - python3-psycopg-c - name: Copy webmap-cgi.socket copy: src=etc/systemd/system/webmap-cgi.socket -- cgit v1.2.3