gpo.zugaina.org

Search Portage & Overlays:

dev-python/matplotlib-inline

Inline Matplotlib backend for Jupyter

Screenshots

  • matplotlib-inline-0.1.7
    ~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos
    python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12

    View      Download      Browse     License: BSD   
    Overlay: gentoo

ChangeLog

commit 21083b39f883a5a88342315a6e2f3e5fdd9e21d8
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Jan 16 18:01:11 2023 -0500

dev-python compat drop 3_8

dropped for old ebuilds as well, many of those will be cleaned up

commit 671a19dff8ba3ad2135175b444e964ac2bc458ef
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Tue Oct 4 16:00:19 2022 -0700

dev-python/matplotlib-inline: vbump

commit d055470223986746fe8cd29b9a5326133791816c
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Mon Apr 18 16:13:05 2022 -0700

dev-python/matplotlib-inline: get upstream revbump

this is stable upstream and we remove the incorrect dependency on
matplotlib that breaks the ability to use ipython without matplotlib

commit 57dbc3381d937937aabe8694e2b3a351e195ba0c
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Thu Feb 24 18:53:45 2022 -0800

dev-python/matplotlib-inline: remove matplotlib dep

this matches upstream behavior and makes the ipython -matplotlib use
flag meaningful again

commit d9aebfbad4023762bc82015bbe81d49d75aa40bd
Author: Tom Gillespie <tgbugs@gmail.com>
Date: Tue Jan 11 22:45:44 2022 -0500

dev-python pypy3 and 3_10 compat fixes

also fixed pyzmq ebuild to no longer depend on cffi since newer version
of pypy3 include a modified version of cffi (see the cffi ebuild in the
main tree for details)

a few new ebuilds were added and a few old ones were removed reflecting
shifts in dependency trees over time