[pgadmin-org/pgadmin4] c78904: 1) Correct the name of the python binary to use wi...

From: Ashesh Vashi <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] c78904: 1) Correct the name of the python binary to use wi...
Date: 2023-03-28 05:53:10
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/501bff-c78904@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: c78904501d3b78359d9cf09d5d2cd82848d55a57
https://github.com/pgadmin-org/pgadmin4/commit/c78904501d3b78359d9cf09d5d2cd82848d55a57
Author: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
Date: 2023-03-28 (Tue, 28 Mar 2023)

Changed paths:
M pkg/debian/setup.sh
M pkg/linux/build-functions.sh
M pkg/redhat/build.sh

Log Message:
-----------
1) Correct the name of the python binary to use with mod_wsgi.
2) Remove logic for Ubuntu 18 as we remove the support for it.

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2023-03-28 05:57:29 [pgadmin-org/pgadmin4] fc0e36: Removed old path library used to validate client s...
Previous Message Yogesh Mahajan 2023-03-28 05:37:53 [pgadmin-org/pgadmin4] 501bff: Ensure google authentication can be completed succ...