From a98105393398f5e574cf2f1df8639a6f60789b4c Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 18 Apr 2026 14:24:34 +0300 Subject: [PATCH] pgadmin4 --- util/admin/pgadmin4/actions.py | 1 + util/admin/pgadmin4/pspec.xml | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/util/admin/pgadmin4/actions.py b/util/admin/pgadmin4/actions.py index 2abd15471f..1003b24368 100644 --- a/util/admin/pgadmin4/actions.py +++ b/util/admin/pgadmin4/actions.py @@ -7,6 +7,7 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get def setup(): + shelltools.export("CYTHON", "/usr/bin/cython3") installdir = get.installDIR() shelltools.system("pip3 install --no-build-isolation --ignore-installed " "--prefix=/usr --root='%s' " diff --git a/util/admin/pgadmin4/pspec.xml b/util/admin/pgadmin4/pspec.xml index c0d2bb0d3f..a4d7f163c5 100644 --- a/util/admin/pgadmin4/pspec.xml +++ b/util/admin/pgadmin4/pspec.xml @@ -14,11 +14,15 @@ pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL. https://ftp.postgresql.org/pub/pgadmin/pgadmin4/v9.14/source/pgadmin4-9.14.tar.gz + cython3 python3 python3-devel pip3 nodejs postgresql-lib + python3-wheel + e2fsprogs-devel + mit-kerberos-devel