pgAdmin 4 commit: Only avoid pre-built binaries for psycopg2 whenbuild - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Only avoid pre-built binaries for psycopg2 whenbuild
Date
Msg-id E1f5oes-0006pu-Dl@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Only avoid pre-built binaries for psycopg2 when building the Mac package, as some others (e.g. pbr) don't like being
forcedto source builds at the moment. 

Branch
------
master

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

Modified Files
--------------
pkg/mac/build.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Don't use pycryptodome at the moment,as it doesn't p
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Ensure the query tool will open properly under MSEdg