From 6ad4f65b9ef246089028b4f6a9e928d8998f8ed1 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 18 Aug 2021 20:48:59 +0100 Subject: dev-db/pgadmin4: depend on older Flask Bug: https://bugs.gentoo.org/774348 Signed-off-by: Sam James --- dev-db/pgadmin4/pgadmin4-4.29-r1.ebuild | 130 ------------------------------- dev-db/pgadmin4/pgadmin4-4.29-r2.ebuild | 130 +++++++++++++++++++++++++++++++ dev-db/pgadmin4/pgadmin4-4.30-r1.ebuild | 132 -------------------------------- dev-db/pgadmin4/pgadmin4-4.30-r2.ebuild | 132 ++++++++++++++++++++++++++++++++ 4 files changed, 262 insertions(+), 262 deletions(-) delete mode 100644 dev-db/pgadmin4/pgadmin4-4.29-r1.ebuild create mode 100644 dev-db/pgadmin4/pgadmin4-4.29-r2.ebuild delete mode 100644 dev-db/pgadmin4/pgadmin4-4.30-r1.ebuild create mode 100644 dev-db/pgadmin4/pgadmin4-4.30-r2.ebuild (limited to 'dev-db/pgadmin4') diff --git a/dev-db/pgadmin4/pgadmin4-4.29-r1.ebuild b/dev-db/pgadmin4/pgadmin4-4.29-r1.ebuild deleted file mode 100644 index 496bc5bb398a..000000000000 --- a/dev-db/pgadmin4/pgadmin4-4.29-r1.ebuild +++ /dev/null @@ -1,130 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8,9} ) -PYTHON_REQ_USE="sqlite" -inherit desktop python-single-r1 qmake-utils xdg - -DESCRIPTION="GUI administration and development platform for PostgreSQL" -HOMEPAGE="https://www.pgadmin.org/" -SRC_URI="https://ftp.postgresql.org/pub/pgadmin/${PN}/v${PV}/source/${P}.tar.gz" - -LICENSE="POSTGRESQL" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="doc" - -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RESTRICT="test" - -# libsodium dep added because of 689678 -COMMON_DEPEND="${PYTHON_DEPS} - dev-libs/libsodium[-minimal] - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtnetwork:5[ssl] - dev-qt/qtwidgets:5 -" -DEPEND="${COMMON_DEPEND} - doc? ( - $(python_gen_cond_dep ' - dev-python/sphinx[${PYTHON_USEDEP}] - ') - ) - virtual/imagemagick-tools[png] -" - -# In 4.25's requirement.txt, bcrypt is listed as <=3.17, but upstream's -# git history shows this is just for compatibility with