pgAdmin 4 commit: Handle the new Rust dependency in the Python Cryptogr

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Handle the new Rust dependency in the Python Cryptogr
Date: 2021-02-08 11:13:32
Message-ID: E1l94U0-0000Iw-6T@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Handle the new Rust dependency in the Python Cryptography module.

Branch
------
master

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

Modified Files
--------------
pkg/mac/build-functions.sh | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-02-08 11:13:44 pgAdmin 4 commit: Fixed feature test failures.
Previous Message Dave Page 2021-02-08 11:00:45 pgAdmin 4 commit: Update Docker container build to handle the new Rust