pgAdmin 4 commit: Remove support for building the macOS appbundle with

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove support for building the macOS appbundle with
Date: 2020-05-04 13:56:31
Message-ID: E1jVbaB-0005aN-Jx@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove support for building the macOS appbundle with Python 2.7. Refs #5443

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cf31d0187b6afd7931328b494a04c8b6ece644e0

Modified Files
--------------
pkg/mac/build.sh | 52 ++++++++++++----------------------------------------
1 file changed, 12 insertions(+), 40 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2020-05-04 13:58:52 pgAdmin 4 commit: Remove support for Python 2. Fixes #5443
Previous Message Yogesh Mahajan 2020-05-04 10:57:10 Re: [pgAdmin 4 - Housekeeping #5255] Implement Selenium Grid using multi-threading & solenoid using current test framework