pgAdmin 4 commit: Fix an RPM build issue that could lead to a conflict

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix an RPM build issue that could lead to a conflict
Date: 2021-11-22 11:33:22
Message-ID: E1mp7Za-0005iw-Vb@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix an RPM build issue that could lead to a conflict with python3 at installation. Fixes #7013.

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_3.rst | 1 -
pkg/linux/build-functions.sh | 4 +---
2 files changed, 1 insertion(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-11-22 12:39:01 pgAdmin 4 commit: Adds flexibility to wait for launching pgAdmin in fea
Previous Message Dave Page 2021-11-22 11:32:07 pgAdmin 4 commit: Fix an RPM build issue that could lead to a conflict