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/cmd2/
Date: Mon, 12 Jul 2021 22:46:51
Message-Id: 1626129926.5a2191ed6aeb8d3e7ec80fb25ac9f54a7972bf89.mgorny@gentoo
1 commit: 5a2191ed6aeb8d3e7ec80fb25ac9f54a7972bf89
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 12 22:45:26 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 12 22:45:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a2191ed
7
8 dev-python/cmd2: Remove old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/cmd2/Manifest | 3 ---
13 dev-python/cmd2/cmd2-1.5.0.ebuild | 50 -------------------------------------
14 dev-python/cmd2/cmd2-2.0.1.ebuild | 52 ---------------------------------------
15 dev-python/cmd2/cmd2-2.1.0.ebuild | 52 ---------------------------------------
16 4 files changed, 157 deletions(-)
17
18 diff --git a/dev-python/cmd2/Manifest b/dev-python/cmd2/Manifest
19 index 6a4cac002ac..411b3157939 100644
20 --- a/dev-python/cmd2/Manifest
21 +++ b/dev-python/cmd2/Manifest
22 @@ -1,5 +1,2 @@
23 -DIST cmd2-1.5.0.tar.gz 662624 BLAKE2B ed46c4e70f1e09c612f66333bb601afab0158a899badd2b86ce193f7384c35d32c58d0a1238d5fc2b69adc11a233fba2089b0f4433c7b6159aeb347150128fb2 SHA512 ea7e26370e1f83dc95bd0db8a705ab8ea95935584123f4684e3b8debf23a37fbcadf2bc1634051eaddcaba92f2b22a0ab2582773630fab3d1482b4dc8a23acd6
24 -DIST cmd2-2.0.1.tar.gz 644705 BLAKE2B 5fa3b89d42252372b1b75863f8c1293182a555e6ab1b257f1a243c87685bd0aa643d2906741636143f7d3aa3be5ffea5f8616c25e99fbb8598573d3d1feada9e SHA512 880c5f2d80f81a850b545052df2bf3efaae8f44deb30186119a2d94277da59cb027da5bf35b2bc106b90c87883c8eec1a869df65988ced1b6a0d0c7e236569bb
25 -DIST cmd2-2.1.0.tar.gz 643826 BLAKE2B 532a09002ee957c7fc670f7507665153e39043598a54be0f1dba36de061d8bde6eade064c93a0dd1f9f95437e1dc833a6999b1bcbcb6d6c0e1d5e136aaadfe98 SHA512 0e262ceeab908077b1d698202559a6d093d493d6dda420d4dd5c069414c716a79a53276931e0fb80ad29ee0745525cd2b6ead6150a90daf11735dbcd66eeb2b8
26 DIST cmd2-2.1.1.tar.gz 659548 BLAKE2B 17ff372505398df460b56b13c8ab7c8830a1bab25cc52429555bb3e0f766ef46d14a72826a5af58a6641ef533289296d00afa1e6d2980aea33c9792ce3173cbb SHA512 03624ce8eb6d94c7234427a8a7dfb9b321bab76679b166fc3af26ba581ceae74a90ab282f9d6ab0d48eec589614d5daa38ed88251dc7400b48c112863959d164
27 DIST cmd2-2.1.2.tar.gz 660849 BLAKE2B a8c8db8036badc020b34e6d4cc62a6828a6f3788562d550826369d2ce6ddc41fdd29ab95bd56d35115a1e8c2cfdb6df97e3b25c3f414798aed9a597243b37967 SHA512 3f2edb336ec662e3b2e22abc947ffb669786142d29f0723b0d5bbf898ecff12096a91e08c4890dde79915b413c0f9a70945f1b5795ae12991e85d7ee79331d31
28
29 diff --git a/dev-python/cmd2/cmd2-1.5.0.ebuild b/dev-python/cmd2/cmd2-1.5.0.ebuild
30 deleted file mode 100644
31 index abb40a0a9bf..00000000000
32 --- a/dev-python/cmd2/cmd2-1.5.0.ebuild
33 +++ /dev/null
34 @@ -1,50 +0,0 @@
35 -# Copyright 1999-2021 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=7
39 -PYTHON_COMPAT=( python3_{7..9} )
40 -
41 -inherit distutils-r1 virtualx
42 -
43 -DESCRIPTION="Extra features for standard library's cmd module"
44 -HOMEPAGE="https://github.com/python-cmd2/cmd2"
45 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
46 -
47 -LICENSE="MIT"
48 -SLOT="0"
49 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc64 sparc x86 ~amd64-linux ~x86-linux"
50 -
51 -RDEPEND="
52 - dev-python/attrs[${PYTHON_USEDEP}]
53 - >=dev-python/colorama-0.3.7[${PYTHON_USEDEP}]
54 - >=dev-python/pyperclip-1.6[${PYTHON_USEDEP}]
55 - dev-python/six[${PYTHON_USEDEP}]
56 - dev-python/wcwidth[${PYTHON_USEDEP}]
57 - $(python_gen_cond_dep '
58 - >=dev-python/importlib_metadata-1.6.0[${PYTHON_USEDEP}]
59 - ' python3_{6,7})
60 -"
61 -# pyperclip uses clipboard backends in the following preference order:
62 -# pygtk, xclip, xsel, klipper, qtpy, pyqt5, pyqt4.
63 -# klipper is known to be broken in Xvfb, and therefore causes test
64 -# failures. to avoid them, we must ensure that one of the backends
65 -# preferred to it is available (i.e. xclip or xsel) + which(1).
66 -BDEPEND="
67 - dev-python/setuptools_scm[${PYTHON_USEDEP}]
68 - test? (
69 - dev-python/pytest-mock[${PYTHON_USEDEP}]
70 - sys-apps/which
71 - || (
72 - x11-misc/xclip
73 - x11-misc/xsel
74 - )
75 - )
76 -"
77 -
78 -distutils_enable_tests pytest
79 -
80 -src_test() {
81 - # tests rely on very specific text wrapping...
82 - local -x COLUMNS=80
83 - virtx distutils-r1_src_test
84 -}
85
86 diff --git a/dev-python/cmd2/cmd2-2.0.1.ebuild b/dev-python/cmd2/cmd2-2.0.1.ebuild
87 deleted file mode 100644
88 index 3e35f0efcae..00000000000
89 --- a/dev-python/cmd2/cmd2-2.0.1.ebuild
90 +++ /dev/null
91 @@ -1,52 +0,0 @@
92 -# Copyright 1999-2021 Gentoo Authors
93 -# Distributed under the terms of the GNU General Public License v2
94 -
95 -EAPI=7
96 -PYTHON_COMPAT=( python3_{8..9} )
97 -
98 -inherit distutils-r1 virtualx
99 -
100 -DESCRIPTION="Extra features for standard library's cmd module"
101 -HOMEPAGE="https://github.com/python-cmd2/cmd2"
102 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
103 -
104 -LICENSE="MIT"
105 -SLOT="0"
106 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
107 -
108 -RDEPEND="
109 - dev-python/attrs[${PYTHON_USEDEP}]
110 - >=dev-python/colorama-0.3.7[${PYTHON_USEDEP}]
111 - >=dev-python/pyperclip-1.6[${PYTHON_USEDEP}]
112 - dev-python/six[${PYTHON_USEDEP}]
113 - dev-python/wcwidth[${PYTHON_USEDEP}]
114 -"
115 -# pyperclip uses clipboard backends in the following preference order:
116 -# pygtk, xclip, xsel, klipper, qtpy, pyqt5, pyqt4.
117 -# klipper is known to be broken in Xvfb, and therefore causes test
118 -# failures. to avoid them, we must ensure that one of the backends
119 -# preferred to it is available (i.e. xclip or xsel) + which(1).
120 -BDEPEND="
121 - dev-python/setuptools_scm[${PYTHON_USEDEP}]
122 - test? (
123 - dev-python/pytest-mock[${PYTHON_USEDEP}]
124 - sys-apps/which
125 - || (
126 - x11-misc/xclip
127 - x11-misc/xsel
128 - )
129 - )
130 -"
131 -
132 -distutils_enable_tests pytest
133 -
134 -src_prepare() {
135 - distutils-r1_src_prepare
136 - sed -i -e '/--cov/d' setup.cfg || die
137 -}
138 -
139 -src_test() {
140 - # tests rely on very specific text wrapping...
141 - local -x COLUMNS=80
142 - virtx distutils-r1_src_test
143 -}
144
145 diff --git a/dev-python/cmd2/cmd2-2.1.0.ebuild b/dev-python/cmd2/cmd2-2.1.0.ebuild
146 deleted file mode 100644
147 index 3e35f0efcae..00000000000
148 --- a/dev-python/cmd2/cmd2-2.1.0.ebuild
149 +++ /dev/null
150 @@ -1,52 +0,0 @@
151 -# Copyright 1999-2021 Gentoo Authors
152 -# Distributed under the terms of the GNU General Public License v2
153 -
154 -EAPI=7
155 -PYTHON_COMPAT=( python3_{8..9} )
156 -
157 -inherit distutils-r1 virtualx
158 -
159 -DESCRIPTION="Extra features for standard library's cmd module"
160 -HOMEPAGE="https://github.com/python-cmd2/cmd2"
161 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
162 -
163 -LICENSE="MIT"
164 -SLOT="0"
165 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
166 -
167 -RDEPEND="
168 - dev-python/attrs[${PYTHON_USEDEP}]
169 - >=dev-python/colorama-0.3.7[${PYTHON_USEDEP}]
170 - >=dev-python/pyperclip-1.6[${PYTHON_USEDEP}]
171 - dev-python/six[${PYTHON_USEDEP}]
172 - dev-python/wcwidth[${PYTHON_USEDEP}]
173 -"
174 -# pyperclip uses clipboard backends in the following preference order:
175 -# pygtk, xclip, xsel, klipper, qtpy, pyqt5, pyqt4.
176 -# klipper is known to be broken in Xvfb, and therefore causes test
177 -# failures. to avoid them, we must ensure that one of the backends
178 -# preferred to it is available (i.e. xclip or xsel) + which(1).
179 -BDEPEND="
180 - dev-python/setuptools_scm[${PYTHON_USEDEP}]
181 - test? (
182 - dev-python/pytest-mock[${PYTHON_USEDEP}]
183 - sys-apps/which
184 - || (
185 - x11-misc/xclip
186 - x11-misc/xsel
187 - )
188 - )
189 -"
190 -
191 -distutils_enable_tests pytest
192 -
193 -src_prepare() {
194 - distutils-r1_src_prepare
195 - sed -i -e '/--cov/d' setup.cfg || die
196 -}
197 -
198 -src_test() {
199 - # tests rely on very specific text wrapping...
200 - local -x COLUMNS=80
201 - virtx distutils-r1_src_test
202 -}