pgAdmin 4 commit: Make 'kerberos' an optional feature in the Python whe

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Make 'kerberos' an optional feature in the Python whe
Date: 2021-03-08 11:33:09
Message-ID: E1lJE8L-0002Xx-NQ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Make 'kerberos' an optional feature in the Python wheel, to avoid the need to install MIT Kerberos on the system by default. Tidy up the Python versioning a little whilst passing. Fixes #6268

Branch
------
master

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

Modified Files
--------------
Make.bat | 2 +-
README.md | 2 +-
docs/en_US/release_notes_5_1.rst | 1 +
pkg/mac/README.md | 2 +-
pkg/mac/build.sh | 4 ++--
pkg/pip/setup_pip.py | 29 ++++++++++++-----------------
requirements.txt | 6 ------
web/regression/requirements.txt | 5 -----
8 files changed, 18 insertions(+), 33 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2021-03-08 11:35:00 Re: Making Kerberos optional in the Python wheel
Previous Message Khushboo Vashi 2021-03-08 11:20:49 Re: Making Kerberos optional in the Python wheel