commit:     65976d31b9a702568e62d72e3cba17d6a38aa4a2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May  5 13:52:38 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May  5 13:53:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65976d31

dev-python/ipython: Remove unused 'matplotlib' flag

Closes: https://bugs.gentoo.org/905747
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/ipython/ipython-8.12.0.ebuild | 2 +-
 dev-python/ipython/ipython-8.13.0.ebuild | 2 +-
 dev-python/ipython/ipython-8.13.1.ebuild | 2 +-
 dev-python/ipython/ipython-8.13.2.ebuild | 2 +-
 dev-python/ipython/metadata.xml          | 1 -
 5 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/dev-python/ipython/ipython-8.12.0.ebuild 
b/dev-python/ipython/ipython-8.12.0.ebuild
index 53206df111bf..3a1f883190af 100644
--- a/dev-python/ipython/ipython-8.12.0.ebuild
+++ b/dev-python/ipython/ipython-8.12.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE="doc examples matplotlib notebook nbconvert qt5 +smp test"
+IUSE="doc examples notebook nbconvert qt5 +smp test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="

diff --git a/dev-python/ipython/ipython-8.13.0.ebuild 
b/dev-python/ipython/ipython-8.13.0.ebuild
index 1a16373c26a0..ba9a80b2508f 100644
--- a/dev-python/ipython/ipython-8.13.0.ebuild
+++ b/dev-python/ipython/ipython-8.13.0.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
-IUSE="doc examples matplotlib notebook nbconvert qt5 +smp test"
+IUSE="doc examples notebook nbconvert qt5 +smp test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="

diff --git a/dev-python/ipython/ipython-8.13.1.ebuild 
b/dev-python/ipython/ipython-8.13.1.ebuild
index 1a16373c26a0..ba9a80b2508f 100644
--- a/dev-python/ipython/ipython-8.13.1.ebuild
+++ b/dev-python/ipython/ipython-8.13.1.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
-IUSE="doc examples matplotlib notebook nbconvert qt5 +smp test"
+IUSE="doc examples notebook nbconvert qt5 +smp test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="

diff --git a/dev-python/ipython/ipython-8.13.2.ebuild 
b/dev-python/ipython/ipython-8.13.2.ebuild
index 1a16373c26a0..ba9a80b2508f 100644
--- a/dev-python/ipython/ipython-8.13.2.ebuild
+++ b/dev-python/ipython/ipython-8.13.2.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86"
-IUSE="doc examples matplotlib notebook nbconvert qt5 +smp test"
+IUSE="doc examples notebook nbconvert qt5 +smp test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="

diff --git a/dev-python/ipython/metadata.xml b/dev-python/ipython/metadata.xml
index 8b83b8aabf3a..fc4a56363789 100644
--- a/dev-python/ipython/metadata.xml
+++ b/dev-python/ipython/metadata.xml
@@ -43,7 +43,6 @@
   </longdescription>
   <stabilize-allarches/>
   <use>
-    <flag name="matplotlib">Add support for 
<pkg>dev-python/matplotlib</pkg></flag>
     <flag name="notebook">Install requirements for the web notebook based on 
<pkg>dev-python/tornado</pkg></flag>
     <flag name="nbconvert">Enable support for converting notebooks to various 
formats using <pkg>app-text/pandoc</pkg></flag>
   </use>

Reply via email to