public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jupyter_console/
Date: Tue, 14 Feb 2023 04:57:43 +0000 (UTC)	[thread overview]
Message-ID: <1676350651.2a2ed4bf1995f346e752ba1059fbda62b07e9c78.mgorny@gentoo> (raw)

commit:     2a2ed4bf1995f346e752ba1059fbda62b07e9c78
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 14 04:17:46 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 04:57:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a2ed4bf

dev-python/jupyter_console: Bump to 6.5.1

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/jupyter_console/Manifest                |  1 +
 .../jupyter_console/jupyter_console-6.5.1.ebuild   | 39 ++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/jupyter_console/Manifest b/dev-python/jupyter_console/Manifest
index 2398d2c69afd..bdb93d5e0ad7 100644
--- a/dev-python/jupyter_console/Manifest
+++ b/dev-python/jupyter_console/Manifest
@@ -1,2 +1,3 @@
 DIST jupyter_console-6.4.4.tar.gz 35145 BLAKE2B d37190c30eceba79c0d37ad60d88c9e691759aaccb29a64a9482b7c3cf3315efa3c902ac2244c2139ef2f94a77450115124227768f8291f73512796aaff1214a SHA512 1f06591ed2a0fcf56e783d4e9f2a7c3f58a4f566cfb63b3367edac23c7709aa1af7bf6639c7358227a987049804da90658144fa5ad38db120c0816e78ed465ef
 DIST jupyter_console-6.5.0.tar.gz 35609 BLAKE2B 056386eaa1c214b27ff10993d08fc5351ab9f6775fa8f2882bbe8ed6ca4170edb8a8024740f3a9f0f9667c253a1945700da0e9a3bc925d970597b43c830c9e6b SHA512 9c3b44a43d0a18bbcade97fee514859b6c370941e80525630195fb6bf8fb32c3cf048dfabd2c41f7f98365d2fbd87c9e190f9fb8e899c5a29266585766df66af
+DIST jupyter_console-6.5.1.tar.gz 35754 BLAKE2B 1b3e189e8a057b0f57e6a1c1409797aff9b6584edd96975c5b91a7c5d55d8601e44a3f9e0218413351d67d7175a7f6c86c3734e14ba881f6ab25ea9f1748576d SHA512 3fbd97b1ab05596ac56ba8f6038af787698197b5148f7e33a79ad5cdcc9a78c80c2534e3e2c298aeb92ce880686731b9ba206d7d0094ad67d7cd4996c02e2327

diff --git a/dev-python/jupyter_console/jupyter_console-6.5.1.ebuild b/dev-python/jupyter_console/jupyter_console-6.5.1.ebuild
new file mode 100644
index 000000000000..98dd00f203e1
--- /dev/null
+++ b/dev-python/jupyter_console/jupyter_console-6.5.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="A terminal-based console frontend for Jupyter kernels"
+HOMEPAGE="https://jupyter.org"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	dev-python/ipython[${PYTHON_USEDEP}]
+	>=dev-python/ipykernel-6.14[${PYTHON_USEDEP}]
+	>=dev-python/jupyter_client-7.0.0[${PYTHON_USEDEP}]
+	>=dev-python/jupyter_core-5.1.0[${PYTHON_USEDEP}]
+	>=dev-python/prompt_toolkit-3.0.30[${PYTHON_USEDEP}]
+	dev-python/pygments[${PYTHON_USEDEP}]
+	>=dev-python/pyzmq-17[${PYTHON_USEDEP}]
+	>=dev-python/traitlets-5.4[${PYTHON_USEDEP}]
+"
+# util-linux provides script(1)
+BDEPEND="
+	test? (
+		dev-python/pexpect[${PYTHON_USEDEP}]
+		sys-apps/util-linux
+	)
+"
+
+distutils_enable_sphinx docs \
+	dev-python/sphinxcontrib-github-alt \
+	dev-python/sphinx_rtd_theme
+distutils_enable_tests pytest


             reply	other threads:[~2023-02-14  4:57 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-14  4:57 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-25  9:22 [gentoo-commits] repo/gentoo:master commit in: dev-python/jupyter_console/ Michał Górny
2023-03-25  5:34 Arthur Zamarin
2023-03-07  7:08 Michał Górny
2023-02-28 16:54 Michał Górny
2023-02-28 16:35 Sam James
2023-02-28  5:06 Michał Górny
2023-02-21 17:51 Michał Górny
2023-02-21  7:41 Michał Górny
2023-02-10  6:52 Michał Górny
2022-10-27 10:00 Andrew Ammerlaan
2022-07-25  4:52 Michał Górny
2022-07-24 23:23 Sam James
2022-06-22 16:48 Arthur Zamarin
2022-04-17  6:55 Michał Górny
2022-04-17  6:55 Michał Górny
2022-04-16 18:45 Sam James
2022-03-15 22:17 Michał Górny
2021-09-13 18:10 Jakov Smolić
2021-07-06 13:05 Andrew Ammerlaan
2021-04-28 17:47 Michał Górny
2021-04-28 17:00 Sam James
2021-04-18  1:41 Sam James
2021-03-24  8:03 Michał Górny
2021-03-17  7:48 Michał Górny
2020-09-05  6:08 Michał Górny
2020-09-02  9:12 Michał Górny
2020-08-23 21:26 David Seifert
2020-07-31  6:38 Michał Górny
2020-07-30 20:41 Michał Górny
2020-07-30 20:03 Sam James
2020-07-29 10:20 Michał Górny
2020-07-27 20:50 Sam James
2020-07-07  6:35 Michał Górny
2020-06-09 15:14 Michał Górny
2020-05-03 16:40 Michał Górny
2020-03-27 20:22 Michał Górny
2020-03-17  7:23 Michał Górny
2019-12-13 23:07 David Seifert
2019-02-27  4:25 Aaron Bauman
2018-12-25 13:02 Benda XU
2018-03-20 19:04 Andrey Grozin
2017-02-18 19:10 David Seifert
2017-02-15 18:37 David Seifert
2017-02-14 21:20 Patrice Clement
2016-11-03 17:37 David Seifert
2016-07-25 18:39 David Seifert
2016-02-24 16:49 Justin Lecher
2016-01-14  9:53 Justin Lecher
2015-11-28 17:33 Justin Lecher
2015-11-28 17:33 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1676350651.2a2ed4bf1995f346e752ba1059fbda62b07e9c78.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox