From 35ddf347742040dfa17ea75874329a7119f50f9f Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 4 Feb 2024 16:52:48 +0100 Subject: dev-python/pip: Add a link to NO_COLOR pull request MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/pip/pip-24.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/pip/pip-24.0.ebuild b/dev-python/pip/pip-24.0.ebuild index fb979446cadf..b4f8836682f0 100644 --- a/dev-python/pip/pip-24.0.ebuild +++ b/dev-python/pip/pip-24.0.ebuild @@ -58,6 +58,7 @@ distutils_enable_tests pytest python_prepare_all() { local PATCHES=( "${FILESDIR}/pip-23.1-no-coverage.patch" + # https://github.com/pypa/pip/pull/12415 "${FILESDIR}/pip-23.3.1-no-color.patch" ) -- cgit v1.2.3-65-gdbad