From a23734717dba67ab744439a7a0caff90d750755a Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Fri, 9 Jun 2023 01:26:33 +0000 Subject: Adding metadata --- dev-python/ipython/ipython-8.13.2.ebuild | 2 +- dev-python/ipython/ipython-8.14.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/ipython') diff --git a/dev-python/ipython/ipython-8.13.2.ebuild b/dev-python/ipython/ipython-8.13.2.ebuild index aab38ab1ea02..f18ffab9615c 100644 --- a/dev-python/ipython/ipython-8.13.2.ebuild +++ b/dev-python/ipython/ipython-8.13.2.ebuild @@ -150,7 +150,7 @@ pkg_postinst() { optfeature "%mprun magic command" dev-python/memory_profiler if use nbconvert; then - if ! has_version app-text/pandoc ; then + if ! has_version virtual/pandoc ; then einfo "Node.js will be used to convert notebooks to other formats" einfo "like HTML. Support for that is still experimental. If you" einfo "encounter any problems, please use app-text/pandoc instead." diff --git a/dev-python/ipython/ipython-8.14.0.ebuild b/dev-python/ipython/ipython-8.14.0.ebuild index 1aaaa18f9562..8af7d53deb99 100644 --- a/dev-python/ipython/ipython-8.14.0.ebuild +++ b/dev-python/ipython/ipython-8.14.0.ebuild @@ -150,7 +150,7 @@ pkg_postinst() { optfeature "%mprun magic command" dev-python/memory_profiler if use nbconvert; then - if ! has_version app-text/pandoc ; then + if ! has_version virtual/pandoc ; then einfo "Node.js will be used to convert notebooks to other formats" einfo "like HTML. Support for that is still experimental. If you" einfo "encounter any problems, please use app-text/pandoc instead." -- cgit v1.3.1