From abd7f77bc9bc23d979d881869b219cb4adb97635 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 10 Dec 2023 16:45:17 +0100 Subject: [PATCH] dev-python/pandas: Remove optional test dep on psycopg:2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Postgres support is handled via dev-python/sqlalchemy anyway, and it supports the more modern dev-python/psycopg:0. dev-python/psycopg:2 is used only for one optional test. Signed-off-by: Michał Górny --- dev-python/pandas/pandas-2.1.4.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/pandas/pandas-2.1.4.ebuild b/dev-python/pandas/pandas-2.1.4.ebuild index f4a73c0811118..ece487f69df46 100644 --- a/dev-python/pandas/pandas-2.1.4.ebuild +++ b/dev-python/pandas/pandas-2.1.4.ebuild @@ -84,7 +84,6 @@ BDEPEND=" >=dev-python/hypothesis-6.46.1[${PYTHON_USEDEP}] >=dev-python/openpyxl-3.0.10[${PYTHON_USEDEP}] >=dev-python/pymysql-1.0.2[${PYTHON_USEDEP}] - >=dev-python/psycopg-2.9.3:2[${PYTHON_USEDEP}] >=dev-python/xlsxwriter-3.0.3[${PYTHON_USEDEP}] x11-misc/xclip x11-misc/xsel