From 1d220d47669e451d8369c75d1b7f657a6344b076 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 3 May 2022 13:42:53 +0200 Subject: dev-python/matplotlib: Remove obsolete test removal MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/matplotlib/matplotlib-3.5.2.ebuild | 3 --- 1 file changed, 3 deletions(-) (limited to 'dev-python/matplotlib/matplotlib-3.5.2.ebuild') diff --git a/dev-python/matplotlib/matplotlib-3.5.2.ebuild b/dev-python/matplotlib/matplotlib-3.5.2.ebuild index 0a53097a06bf..4616acff9433 100644 --- a/dev-python/matplotlib/matplotlib-3.5.2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.5.2.ebuild @@ -152,9 +152,6 @@ python_prepare_all() { "${FILESDIR}"/matplotlib-3.5.2-test.patch ) - # requires jupyter-nbconvert - rm lib/matplotlib/tests/test_backend_nbagg.py || die - sed \ -e 's/matplotlib.pyparsing_py[23]/pyparsing/g' \ -i lib/matplotlib/{mathtext,fontconfig_pattern}.py \ -- cgit v1.2.3