summaryrefslogtreecommitdiff
path: root/app-emacs/emacs-ipython-notebook/emacs-ipython-notebook-0.17.0_p20220419-r1.ebuild
AgeCommit message (Collapse)Author
2024-06-25app-emacs/emacs-ipython-notebook: drop old 0.17.0_p20220419-r1Maciej Barć
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2023-03-26app-emacs/*: drop redundant NEED_EMACSMatthew Smith
Not needed after elisp-common.eclass changed the default to 25.3 (the oldest currently in tree). Signed-off-by: Matthew Smith <matthew@gentoo.org> [Whitespace: removed double empty lines] Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2023-02-27app-emacs/emacs-ipython-notebook: enable python 3.11Maciej Barć
Closes: https://bugs.gentoo.org/896534 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2023-01-30app-emacs: H -> COMMITMaciej Barć
Bug: https://github.com/pkgcore/pkgcheck/issues/536 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2023-01-14*/*: remove py3.8 from PYTHON_COMPATDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2022-09-26app-emacs/emacs-ipython-notebook: correctly depend on py packagesMaciej Barć
fix QA - correctly depend on python packages Closes: https://bugs.gentoo.org/872986 Signed-off-by: Maciej Barć <xgqt@gentoo.org>