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/rich/
Date: Fri, 27 May 2022 19:53:28
Message-Id: 1653681029.9db63fb01e5c1a785d2b8c32507b2345e5a06325.mgorny@gentoo
1 commit: 9db63fb01e5c1a785d2b8c32507b2345e5a06325
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 27 19:50:29 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri May 27 19:50:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9db63fb0
7
8 dev-python/rich: Remove old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/rich/Manifest | 4 ---
13 dev-python/rich/rich-12.2.0.ebuild | 40 ---------------------------
14 dev-python/rich/rich-12.3.0.ebuild | 45 -------------------------------
15 dev-python/rich/rich-12.4.0.ebuild | 45 -------------------------------
16 dev-python/rich/rich-12.4.3.ebuild | 55 --------------------------------------
17 5 files changed, 189 deletions(-)
18
19 diff --git a/dev-python/rich/Manifest b/dev-python/rich/Manifest
20 index e23332d273df..e1fd9eca2cb6 100644
21 --- a/dev-python/rich/Manifest
22 +++ b/dev-python/rich/Manifest
23 @@ -1,6 +1,2 @@
24 -DIST rich-12.2.0.gh.tar.gz 14884722 BLAKE2B fb3720724d2441cddd85ac22249aa232bd31f664019f9eb02e10fda913b98c0220a4fadff47fc0f6884ff77b7ee9f98a96e036fb76d0492e0c040d752a9e9c79 SHA512 8f8108557ca21e41b35c03242d203c229f7af0d7abf5b394fc894e71ae098bbc14e046b166e5452d7a9f9d7d6e8cc0e13784d64cd721d2f7acec9f624d14db77
25 -DIST rich-12.3.0.gh.tar.gz 14889665 BLAKE2B baa098e25768b4b84a269547c7726d281f67e333c0993513223dfdda7023001ea78b6edd10218726ae888e7216e18c6c4d5b9711268d083dfd0a41c3162658c9 SHA512 6df0ac70ffac7aca5726c9ea29c6eeada1ff955539842a1352eaa7f7e95c4c7ec57f4e2eaca6808e522d7e455efa80df2ccc3e20188f4646ad0e18294b59f744
26 -DIST rich-12.4.0.gh.tar.gz 14890620 BLAKE2B fe38abeec7f896053fc2f13259694dd90378db5318683243cf7b13add91c356992b9e4faa475aa282af70694b14e7c82e54c292bd3bcb4411d460dc831310b26 SHA512 dec7903854b29d13b31d3b17a592cd6b94ea1fb6626f7d8abae57927e8cd8021a51cf060b0f431d6fd8a358ae6938038f5aad0c695afa121e05ab3e97aa61006
27 DIST rich-12.4.1.gh.tar.gz 14890981 BLAKE2B 7eb8424ca5e3a985e6d000ed2c74784dba104237a67315c59d3f3cdf71a7196621566b9f40f7ca0e9f74d6bcd1daae781ee2aef871f5fbf738d3209ae13dba4a SHA512 ee02526c5e717976c2b4a8e750dc9f87d5b2d15a9b144aabb8e84de01ba4df78985ad5ed6bbcf9f6e42a76a63cab6da76c05da917aa8c09d678858fa148db76c
28 -DIST rich-12.4.3.gh.tar.gz 14891108 BLAKE2B 39dc5a1104611bff1b15d29f244126fe1bb76862470d28563cc4cd2868357a259f5986405f2142f6710d70fdc1a759dcb0e46f49ec8e7d3107fb6d6b7c51feba SHA512 8ec22a81014abf2511de72009b7673047dd010ece8a46a733ea05f4b7ca7855723f400556834e41dbbd76c4fcdd5132a74f806f669bb1f1f4d4db71e55ae9cae
29 DIST rich-12.4.4.gh.tar.gz 14891341 BLAKE2B 7829951edb77b8e78bcbdeb340fa6c96901d634fb59ab16b8866b898973a95bd38de9dd1a8f6c821cd2222447878a5d22773abec329f49753e207b5b358c3532 SHA512 c1d077bb1448fd436fea87697d31b484615f787c9259418d6ebd12da45bf14f25f192198e4522653c5bd4e5ba218da7d72597e20d04dbffce4a3ea8bd82ce27c
30
31 diff --git a/dev-python/rich/rich-12.2.0.ebuild b/dev-python/rich/rich-12.2.0.ebuild
32 deleted file mode 100644
33 index 88b8c0685694..000000000000
34 --- a/dev-python/rich/rich-12.2.0.ebuild
35 +++ /dev/null
36 @@ -1,40 +0,0 @@
37 -# Copyright 2022 Gentoo Authors
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI=8
41 -
42 -DISTUTILS_USE_PEP517=poetry
43 -PYTHON_COMPAT=( python3_{8..10} pypy3 )
44 -
45 -inherit distutils-r1 optfeature
46 -
47 -DESCRIPTION="Python library for renrering rich text, tables, etc. to the terminal"
48 -HOMEPAGE="https://github.com/Textualize/rich"
49 -SRC_URI="
50 - https://github.com/Textualize/${PN}/archive/v${PV}.tar.gz
51 - -> ${P}.gh.tar.gz
52 -"
53 -
54 -LICENSE="MIT"
55 -SLOT="0"
56 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
57 -
58 -RDEPEND="
59 - dev-python/colorama[${PYTHON_USEDEP}]
60 - dev-python/commonmark[${PYTHON_USEDEP}]
61 - dev-python/pygments[${PYTHON_USEDEP}]
62 - $(python_gen_cond_dep '
63 - dev-python/typing-extensions[${PYTHON_USEDEP}]
64 - ' 3.8)
65 -"
66 -
67 -distutils_enable_tests pytest
68 -
69 -python_test() {
70 - local -x COLUMNS=80
71 - epytest -p no:pytest-qt
72 -}
73 -
74 -pkg_postinst() {
75 - optfeature "integration with HTML widgets for Jupyter" dev-python/ipywidgets
76 -}
77
78 diff --git a/dev-python/rich/rich-12.3.0.ebuild b/dev-python/rich/rich-12.3.0.ebuild
79 deleted file mode 100644
80 index 6fb3f685440a..000000000000
81 --- a/dev-python/rich/rich-12.3.0.ebuild
82 +++ /dev/null
83 @@ -1,45 +0,0 @@
84 -# Copyright 2022 Gentoo Authors
85 -# Distributed under the terms of the GNU General Public License v2
86 -
87 -EAPI=8
88 -
89 -DISTUTILS_USE_PEP517=poetry
90 -PYTHON_COMPAT=( python3_{8..10} pypy3 )
91 -
92 -inherit distutils-r1 optfeature
93 -
94 -DESCRIPTION="Python library for renrering rich text, tables, etc. to the terminal"
95 -HOMEPAGE="https://github.com/Textualize/rich"
96 -SRC_URI="
97 - https://github.com/Textualize/${PN}/archive/v${PV}.tar.gz
98 - -> ${P}.gh.tar.gz
99 -"
100 -
101 -LICENSE="MIT"
102 -SLOT="0"
103 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
104 -
105 -RDEPEND="
106 - dev-python/colorama[${PYTHON_USEDEP}]
107 - dev-python/commonmark[${PYTHON_USEDEP}]
108 - dev-python/pygments[${PYTHON_USEDEP}]
109 - $(python_gen_cond_dep '
110 - dev-python/typing-extensions[${PYTHON_USEDEP}]
111 - ' 3.8)
112 -"
113 -
114 -distutils_enable_tests pytest
115 -
116 -EPYTEST_DESELECT=(
117 - # broken with =dev-python/pygments-2.12.0
118 - tests/test_console.py::test_size_can_fall_back_to_std_descriptors
119 -)
120 -
121 -python_test() {
122 - local -x COLUMNS=80
123 - epytest -p no:pytest-qt
124 -}
125 -
126 -pkg_postinst() {
127 - optfeature "integration with HTML widgets for Jupyter" dev-python/ipywidgets
128 -}
129
130 diff --git a/dev-python/rich/rich-12.4.0.ebuild b/dev-python/rich/rich-12.4.0.ebuild
131 deleted file mode 100644
132 index 6fb3f685440a..000000000000
133 --- a/dev-python/rich/rich-12.4.0.ebuild
134 +++ /dev/null
135 @@ -1,45 +0,0 @@
136 -# Copyright 2022 Gentoo Authors
137 -# Distributed under the terms of the GNU General Public License v2
138 -
139 -EAPI=8
140 -
141 -DISTUTILS_USE_PEP517=poetry
142 -PYTHON_COMPAT=( python3_{8..10} pypy3 )
143 -
144 -inherit distutils-r1 optfeature
145 -
146 -DESCRIPTION="Python library for renrering rich text, tables, etc. to the terminal"
147 -HOMEPAGE="https://github.com/Textualize/rich"
148 -SRC_URI="
149 - https://github.com/Textualize/${PN}/archive/v${PV}.tar.gz
150 - -> ${P}.gh.tar.gz
151 -"
152 -
153 -LICENSE="MIT"
154 -SLOT="0"
155 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
156 -
157 -RDEPEND="
158 - dev-python/colorama[${PYTHON_USEDEP}]
159 - dev-python/commonmark[${PYTHON_USEDEP}]
160 - dev-python/pygments[${PYTHON_USEDEP}]
161 - $(python_gen_cond_dep '
162 - dev-python/typing-extensions[${PYTHON_USEDEP}]
163 - ' 3.8)
164 -"
165 -
166 -distutils_enable_tests pytest
167 -
168 -EPYTEST_DESELECT=(
169 - # broken with =dev-python/pygments-2.12.0
170 - tests/test_console.py::test_size_can_fall_back_to_std_descriptors
171 -)
172 -
173 -python_test() {
174 - local -x COLUMNS=80
175 - epytest -p no:pytest-qt
176 -}
177 -
178 -pkg_postinst() {
179 - optfeature "integration with HTML widgets for Jupyter" dev-python/ipywidgets
180 -}
181
182 diff --git a/dev-python/rich/rich-12.4.3.ebuild b/dev-python/rich/rich-12.4.3.ebuild
183 deleted file mode 100644
184 index a049e4167d88..000000000000
185 --- a/dev-python/rich/rich-12.4.3.ebuild
186 +++ /dev/null
187 @@ -1,55 +0,0 @@
188 -# Copyright 2022 Gentoo Authors
189 -# Distributed under the terms of the GNU General Public License v2
190 -
191 -EAPI=8
192 -
193 -DISTUTILS_USE_PEP517=poetry
194 -PYTHON_COMPAT=( python3_{8..11} pypy3 )
195 -
196 -inherit distutils-r1 optfeature
197 -
198 -DESCRIPTION="Python library for rendering rich text, tables, etc. to the terminal"
199 -HOMEPAGE="
200 - https://github.com/Textualize/rich/
201 - https://pypi.org/project/rich/
202 -"
203 -SRC_URI="
204 - https://github.com/Textualize/rich/archive/v${PV}.tar.gz
205 - -> ${P}.gh.tar.gz
206 -"
207 -
208 -LICENSE="MIT"
209 -SLOT="0"
210 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
211 -
212 -RDEPEND="
213 - dev-python/colorama[${PYTHON_USEDEP}]
214 - dev-python/commonmark[${PYTHON_USEDEP}]
215 - dev-python/pygments[${PYTHON_USEDEP}]
216 - $(python_gen_cond_dep '
217 - dev-python/typing-extensions[${PYTHON_USEDEP}]
218 - ' 3.8)
219 -"
220 -
221 -distutils_enable_tests pytest
222 -
223 -python_test() {
224 - local -x COLUMNS=80
225 - local EPYTEST_DESELECT=(
226 - # broken with =dev-python/pygments-2.12.0
227 - tests/test_console.py::test_size_can_fall_back_to_std_descriptors
228 - )
229 - [[ ${EPYTHON} == python3.11 ]] && EPYTEST_DESELECT+=(
230 - # the usual deal: output changes that cause test mismatches
231 - tests/test_inspect.py::test_inspect_text
232 - tests/test_inspect.py::test_inspect_builtin_function
233 - tests/test_inspect.py::test_inspect_integer_with_methods
234 - tests/test_log.py::test_log
235 - tests/test_pretty.py::test_attrs_broken
236 - )
237 - epytest -p no:pytest-qt
238 -}
239 -
240 -pkg_postinst() {
241 - optfeature "integration with HTML widgets for Jupyter" dev-python/ipywidgets
242 -}