Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jupyter_console/
Date: Tue, 28 Feb 2023 16:54:36
Message-Id: 1677603267.ca1d8eed7f23c72a0e572e703908ec50ba9c7282.mgorny@gentoo
1 commit: ca1d8eed7f23c72a0e572e703908ec50ba9c7282
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 28 16:38:03 2023 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 28 16:54:27 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca1d8eed
7
8 dev-python/jupyter_console: Remove old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/jupyter_console/Manifest | 3 --
13 .../jupyter_console/jupyter_console-6.4.4.ebuild | 35 -------------------
14 .../jupyter_console/jupyter_console-6.5.0.ebuild | 39 ----------------------
15 .../jupyter_console/jupyter_console-6.6.0.ebuild | 36 --------------------
16 4 files changed, 113 deletions(-)
17
18 diff --git a/dev-python/jupyter_console/Manifest b/dev-python/jupyter_console/Manifest
19 index 63f70adec5cc..e6f58bca072d 100644
20 --- a/dev-python/jupyter_console/Manifest
21 +++ b/dev-python/jupyter_console/Manifest
22 @@ -1,6 +1,3 @@
23 -DIST jupyter_console-6.4.4.tar.gz 35145 BLAKE2B d37190c30eceba79c0d37ad60d88c9e691759aaccb29a64a9482b7c3cf3315efa3c902ac2244c2139ef2f94a77450115124227768f8291f73512796aaff1214a SHA512 1f06591ed2a0fcf56e783d4e9f2a7c3f58a4f566cfb63b3367edac23c7709aa1af7bf6639c7358227a987049804da90658144fa5ad38db120c0816e78ed465ef
24 -DIST jupyter_console-6.5.0.tar.gz 35609 BLAKE2B 056386eaa1c214b27ff10993d08fc5351ab9f6775fa8f2882bbe8ed6ca4170edb8a8024740f3a9f0f9667c253a1945700da0e9a3bc925d970597b43c830c9e6b SHA512 9c3b44a43d0a18bbcade97fee514859b6c370941e80525630195fb6bf8fb32c3cf048dfabd2c41f7f98365d2fbd87c9e190f9fb8e899c5a29266585766df66af
25 DIST jupyter_console-6.5.1.tar.gz 35754 BLAKE2B 1b3e189e8a057b0f57e6a1c1409797aff9b6584edd96975c5b91a7c5d55d8601e44a3f9e0218413351d67d7175a7f6c86c3734e14ba881f6ab25ea9f1748576d SHA512 3fbd97b1ab05596ac56ba8f6038af787698197b5148f7e33a79ad5cdcc9a78c80c2534e3e2c298aeb92ce880686731b9ba206d7d0094ad67d7cd4996c02e2327
26 -DIST jupyter_console-6.6.0.tar.gz 19523 BLAKE2B 5fd393b2d6abaab68ce9b96632a757f6c1bd43ac192744a9ce58be1e8bcc7accc1bfdf5428c908b270a66c14014177ce559fa97a6d0da93d3bfa34af101c5c98 SHA512 e1c4d0953ffba22660d680250b3b64887ec908e0bc420caedaf9afbe0ceb4b3e8eb5ac9b5b477aadcb773867ea7fce7b7da16bb8b4e403d9cf98484271577c0b
27 DIST jupyter_console-6.6.1.tar.gz 34188 BLAKE2B c502fb86152010906d552a8d7141f52d8aab56e5df0389d93c3e4881acf3cc9b73d80c5d0a8193e7b179079a7310c68ae54ce2205b68a5f7538b9de33d54eb66 SHA512 dc30b9f0fd8c121e17fe9f9352c2ff4945795b11db74a13fe943bf4424bc0ddaa7745ad12477c7a37c51bedc6c1ce29b72803cf2e1bf82b5d8d124fed0a2e4c8
28 DIST jupyter_console-6.6.2.tar.gz 34270 BLAKE2B 860d3b8d5f6292c4198aaaeec4e41d4e0764e48b374c9754c06aa45d0da56a60dc74a71a8db2243e5704647fa080dbfc86112bbb5467b414b82fd9168b056ab4 SHA512 4a7508ff9ae4d1c31644588f0a594f86c2183a0799b737d6b892eeebc4892193681e3e2eb54e8a8a5ba496120722602fce87802df78015a49adc76485edb9947
29
30 diff --git a/dev-python/jupyter_console/jupyter_console-6.4.4.ebuild b/dev-python/jupyter_console/jupyter_console-6.4.4.ebuild
31 deleted file mode 100644
32 index 0b1510615ab7..000000000000
33 --- a/dev-python/jupyter_console/jupyter_console-6.4.4.ebuild
34 +++ /dev/null
35 @@ -1,35 +0,0 @@
36 -# Copyright 1999-2023 Gentoo Authors
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=8
40 -
41 -DISTUTILS_USE_PEP517=setuptools
42 -PYTHON_COMPAT=( python3_{9..11} )
43 -
44 -inherit distutils-r1
45 -
46 -DESCRIPTION="A terminal-based console frontend for Jupyter kernels"
47 -HOMEPAGE="https://jupyter.org"
48 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
49 -
50 -LICENSE="BSD"
51 -SLOT="0"
52 -KEYWORDS="amd64 x86"
53 -
54 -RDEPEND="
55 - dev-python/ipython[${PYTHON_USEDEP}]
56 - dev-python/ipykernel[${PYTHON_USEDEP}]
57 - >=dev-python/jupyter_client-7.0.0[${PYTHON_USEDEP}]
58 - <dev-python/prompt-toolkit-3.1.0[${PYTHON_USEDEP}]
59 - dev-python/pygments[${PYTHON_USEDEP}]"
60 -# util-linux provides script(1)
61 -BDEPEND="
62 - test? (
63 - dev-python/pexpect[${PYTHON_USEDEP}]
64 - sys-apps/util-linux
65 - )"
66 -
67 -distutils_enable_sphinx docs \
68 - dev-python/sphinxcontrib-github-alt \
69 - dev-python/sphinx-rtd-theme
70 -distutils_enable_tests pytest
71
72 diff --git a/dev-python/jupyter_console/jupyter_console-6.5.0.ebuild b/dev-python/jupyter_console/jupyter_console-6.5.0.ebuild
73 deleted file mode 100644
74 index ecde6a0289e2..000000000000
75 --- a/dev-python/jupyter_console/jupyter_console-6.5.0.ebuild
76 +++ /dev/null
77 @@ -1,39 +0,0 @@
78 -# Copyright 1999-2023 Gentoo Authors
79 -# Distributed under the terms of the GNU General Public License v2
80 -
81 -EAPI=8
82 -
83 -DISTUTILS_USE_PEP517=setuptools
84 -PYTHON_COMPAT=( python3_{9..11} )
85 -
86 -inherit distutils-r1 pypi
87 -
88 -DESCRIPTION="A terminal-based console frontend for Jupyter kernels"
89 -HOMEPAGE="https://jupyter.org"
90 -
91 -LICENSE="BSD"
92 -SLOT="0"
93 -KEYWORDS="~amd64 ~x86"
94 -
95 -RDEPEND="
96 - dev-python/ipython[${PYTHON_USEDEP}]
97 - >=dev-python/ipykernel-6.14[${PYTHON_USEDEP}]
98 - >=dev-python/jupyter_client-7.0.0[${PYTHON_USEDEP}]
99 - >=dev-python/jupyter_core-5.1.0[${PYTHON_USEDEP}]
100 - >=dev-python/prompt-toolkit-3.0.30[${PYTHON_USEDEP}]
101 - dev-python/pygments[${PYTHON_USEDEP}]
102 - >=dev-python/pyzmq-17[${PYTHON_USEDEP}]
103 - >=dev-python/traitlets-5.4[${PYTHON_USEDEP}]
104 -"
105 -# util-linux provides script(1)
106 -BDEPEND="
107 - test? (
108 - dev-python/pexpect[${PYTHON_USEDEP}]
109 - sys-apps/util-linux
110 - )
111 -"
112 -
113 -distutils_enable_sphinx docs \
114 - dev-python/sphinxcontrib-github-alt \
115 - dev-python/sphinx-rtd-theme
116 -distutils_enable_tests pytest
117
118 diff --git a/dev-python/jupyter_console/jupyter_console-6.6.0.ebuild b/dev-python/jupyter_console/jupyter_console-6.6.0.ebuild
119 deleted file mode 100644
120 index df81535d9bc2..000000000000
121 --- a/dev-python/jupyter_console/jupyter_console-6.6.0.ebuild
122 +++ /dev/null
123 @@ -1,36 +0,0 @@
124 -# Copyright 1999-2023 Gentoo Authors
125 -# Distributed under the terms of the GNU General Public License v2
126 -
127 -EAPI=8
128 -
129 -DISTUTILS_USE_PEP517=hatchling
130 -PYTHON_COMPAT=( python3_{9..11} )
131 -
132 -inherit distutils-r1 pypi
133 -
134 -DESCRIPTION="A terminal-based console frontend for Jupyter kernels"
135 -HOMEPAGE="https://jupyter.org"
136 -
137 -LICENSE="BSD"
138 -SLOT="0"
139 -KEYWORDS="~amd64 ~x86"
140 -
141 -RDEPEND="
142 - >=dev-python/ipykernel-6.14[${PYTHON_USEDEP}]
143 - dev-python/ipython[${PYTHON_USEDEP}]
144 - >=dev-python/jupyter_client-7.0.0[${PYTHON_USEDEP}]
145 - >=dev-python/jupyter_core-5.1.0[${PYTHON_USEDEP}]
146 - >=dev-python/prompt-toolkit-3.0.30[${PYTHON_USEDEP}]
147 - dev-python/pygments[${PYTHON_USEDEP}]
148 - >=dev-python/pyzmq-17[${PYTHON_USEDEP}]
149 - >=dev-python/traitlets-5.4[${PYTHON_USEDEP}]
150 -"
151 -# util-linux provides script(1)
152 -BDEPEND="
153 - test? (
154 - dev-python/pexpect[${PYTHON_USEDEP}]
155 - sys-apps/util-linux
156 - )
157 -"
158 -
159 -distutils_enable_tests pytest