pgAdmin 4 commit: Update the cryptography python package for Python 3.5

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Update the cryptography python package for Python 3.5
Date: 2020-11-26 06:22:19
Message-ID: E1kiAfb-0004JQ-PS@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Update the cryptography python package for Python 3.5 and above. Fixes #6033

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=55e50144f34d8e6d74f0b6f48420b22c0f4e0dd7
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_29.rst | 1 +
pkg/pip/setup_pip.py | 18 ++++++++++++++----
requirements.txt | 3 ++-
3 files changed, 17 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-11-26 06:22:39 Re: [pgAdmin][Patch] RM5328 - [Code Coverage] Improve API test cases for Foreign Tables
Previous Message Akshay Joshi 2020-11-26 05:57:32 Re: SameSite issues in Safari Browser (reference #RM5975)