Gentoo Archives: gentoo-commits

From: Virgil Dupras <vdupras@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pylint/
Date: Fri, 01 Feb 2019 03:06:49
Message-Id: 1548990386.be693e0a662754432b82eb76ae342626779265aa.vdupras@gentoo
1 commit: be693e0a662754432b82eb76ae342626779265aa
2 Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 1 03:05:30 2019 +0000
4 Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 1 03:06:26 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be693e0a
7
8 dev-python/pylint: remove old
9
10 Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 dev-python/pylint/Manifest | 3 --
14 dev-python/pylint/pylint-1.7.2.ebuild | 65 -----------------------------------
15 dev-python/pylint/pylint-1.7.5.ebuild | 65 -----------------------------------
16 dev-python/pylint/pylint-1.8.2.ebuild | 65 -----------------------------------
17 4 files changed, 198 deletions(-)
18
19 diff --git a/dev-python/pylint/Manifest b/dev-python/pylint/Manifest
20 index 90c98c2edd3..65895909f11 100644
21 --- a/dev-python/pylint/Manifest
22 +++ b/dev-python/pylint/Manifest
23 @@ -1,6 +1,3 @@
24 DIST pylint-1.6.5.tar.gz 465578 BLAKE2B 05412a528878633ef7529dd2f2d2d1989bc9406666626d62764f476bbc024e34fea06883fae829fe6617ebfffde54dfa5600c140b9a25e6c9633f48d76f5c331 SHA512 2fac352dc752b37f1ce4f7fefe5afbbc880d7e6c38f164d1c50734716af1dd6fe31f7d41e145a8256837d5a63b1989efec40c169fc14840cf8eb4e18d9bb2410
25 -DIST pylint-1.7.2.tar.gz 488628 BLAKE2B 6f2902bdd18939f251515d652d2e9df43162c1b0c27c2e2ed7392ee77be9e7f81bbd62cede4f2eb1e7aa646bf47c48b01436e04cbf46a20458a1c89eff752d9d SHA512 268f141f017fa4df6024596bcf1dfb32a578e9459864e2ace8c2725c8f5e117e0b01d9d745f1632bb43102a01f7075dc3fb69b839b79371f7df47740a56fc1cb
26 -DIST pylint-1.7.5.tar.gz 486892 BLAKE2B 0a415045e16aeb6e8543af003cff3061756b01bcbeb9f62de7cf1a63356ff01c3a2fd079e51ee0f8b1b797dd3de29c14d9928c0b4d0214fda82fbc2dc12010c6 SHA512 9f28cc4f88b26d2299ab3ea015935fba8c96f700c7898ad8fbdecfa0902f10a4ca54ad346b18452f8a589f8b63494bc12487dab36d168f336012b259bfa6f3f8
27 -DIST pylint-1.8.2.tar.gz 510319 BLAKE2B fd2d28d48cc5b7690428baf3e4a4ba56a6c59dd3bae6fac12046f2c087f1f6d033f4c318f2977d3ee3cc6a463a089a02364f0e38859c2eba5a39dbe6350e19ec SHA512 3cec971314bcc9ad7aa32d6641797adb0adc440414cfe982a10777ffeecfc64588f9c1d8c6d8074131b1389fe5ecb2e6aea5c24ba3047f917a60d12808b52d8c
28 DIST pylint-1.8.4.tar.gz 512582 BLAKE2B 623e224ec71756cc2528346ac62b8e58ac4d5ef55d9e31e667d5389aa5b2dad712f60c7e90df5c831f57bf28e0ccbd00ddece4ade46410c28b67adb1a041a85f SHA512 07e55ed3f09326e1973215046e3b172f6065a7ed0ae657cba7a6825a26bb103bdbf8b83126bafd99f332fe0eec3547bcd6e618d6e9f612ddcf9c504bb850dcd9
29 DIST pylint-2.2.2.tar.gz 568313 BLAKE2B a6a3a48a96820bf9412dbd5f3e643d95fe7c9ead9752920d9979debaf5da53a3b5076c39975dd37420c86b71fd2ed2f513c42663fbaf1e6103a0958271773c58 SHA512 29a9bf39413479cb2996b1a2e0d3aaa1845faf3038b17c30948554c359fe8cc858e9bfc0488ed0af204daea22e0ab36d765c447eae66ac7ac6d60d66d9a33fef
30
31 diff --git a/dev-python/pylint/pylint-1.7.2.ebuild b/dev-python/pylint/pylint-1.7.2.ebuild
32 deleted file mode 100644
33 index d7751a7352e..00000000000
34 --- a/dev-python/pylint/pylint-1.7.2.ebuild
35 +++ /dev/null
36 @@ -1,65 +0,0 @@
37 -# Copyright 1999-2018 Gentoo Foundation
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI=6
41 -
42 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
43 -PYTHON_REQ_USE="threads(+)"
44 -
45 -inherit distutils-r1 eutils
46 -
47 -DESCRIPTION="Python code static checker"
48 -HOMEPAGE="https://www.logilab.org/project/pylint
49 - https://pypi.org/project/pylint/
50 - https://github.com/pycqa/pylint"
51 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
52 -
53 -LICENSE="GPL-2"
54 -SLOT="0"
55 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
56 -IUSE="doc examples test"
57 -
58 -RDEPEND="
59 - >=dev-python/astroid-1.5.1[${PYTHON_USEDEP}]
60 - dev-python/six[${PYTHON_USEDEP}]
61 - >=dev-python/isort-4.2.5[${PYTHON_USEDEP}]
62 - dev-python/mccabe[${PYTHON_USEDEP}]
63 - virtual/python-singledispatch[${PYTHON_USEDEP}]
64 - $(python_gen_cond_dep '
65 - dev-python/backports-functools-lru-cache[${PYTHON_USEDEP}]
66 - dev-python/configparser[${PYTHON_USEDEP}]' -2)"
67 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
68 - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
69 - test? ( ${RDEPEND}
70 - dev-python/pytest[${PYTHON_USEDEP}] )"
71 -
72 -python_prepare_all() {
73 - # remove unused dep
74 - sed -i -e '/pytest-runner/d' setup.py || die
75 -
76 - distutils-r1_python_prepare_all
77 -}
78 -
79 -python_compile_all() {
80 - # selection of straight html triggers a trivial annoying bug, we skirt it
81 - use doc && PYTHONPATH="${S}" emake -e -C doc singlehtml
82 -}
83 -
84 -python_test() {
85 - py.test -v || die "Tests fail with ${EPYTHON}"
86 -}
87 -
88 -python_install_all() {
89 - doman man/{pylint,pyreverse}.1
90 - if use examples ; then
91 - docinto examples
92 - dodoc -r examples/.
93 - fi
94 - use doc && local HTML_DOCS=( doc/_build/singlehtml/. )
95 - distutils-r1_python_install_all
96 -}
97 -
98 -pkg_postinst() {
99 - # Optional dependency on "tk" USE flag would break support for Jython.
100 - optfeature "pylint-gui script requires dev-lang/python with \"tk\" USE flag enabled." 'dev-lang/python[tk]'
101 -}
102
103 diff --git a/dev-python/pylint/pylint-1.7.5.ebuild b/dev-python/pylint/pylint-1.7.5.ebuild
104 deleted file mode 100644
105 index 1ec792a0eec..00000000000
106 --- a/dev-python/pylint/pylint-1.7.5.ebuild
107 +++ /dev/null
108 @@ -1,65 +0,0 @@
109 -# Copyright 1999-2018 Gentoo Foundation
110 -# Distributed under the terms of the GNU General Public License v2
111 -
112 -EAPI=6
113 -
114 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
115 -PYTHON_REQ_USE="threads(+)"
116 -
117 -inherit distutils-r1 eutils
118 -
119 -DESCRIPTION="Python code static checker"
120 -HOMEPAGE="https://www.logilab.org/project/pylint
121 - https://pypi.org/project/pylint/
122 - https://github.com/pycqa/pylint"
123 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
124 -
125 -LICENSE="GPL-2"
126 -SLOT="0"
127 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
128 -IUSE="doc examples test"
129 -
130 -RDEPEND="
131 - >=dev-python/astroid-1.5.1[${PYTHON_USEDEP}]
132 - dev-python/six[${PYTHON_USEDEP}]
133 - >=dev-python/isort-4.2.5[${PYTHON_USEDEP}]
134 - dev-python/mccabe[${PYTHON_USEDEP}]
135 - virtual/python-singledispatch[${PYTHON_USEDEP}]
136 - $(python_gen_cond_dep '
137 - dev-python/backports-functools-lru-cache[${PYTHON_USEDEP}]
138 - dev-python/configparser[${PYTHON_USEDEP}]' -2)"
139 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
140 - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
141 - test? ( ${RDEPEND}
142 - <dev-python/pytest-3.3[${PYTHON_USEDEP}] )"
143 -
144 -python_prepare_all() {
145 - # remove unused dep
146 - sed -i -e '/pytest-runner/d' setup.py || die
147 -
148 - distutils-r1_python_prepare_all
149 -}
150 -
151 -python_compile_all() {
152 - # selection of straight html triggers a trivial annoying bug, we skirt it
153 - use doc && PYTHONPATH="${S}" emake -e -C doc singlehtml
154 -}
155 -
156 -python_test() {
157 - py.test -v || die "Tests fail with ${EPYTHON}"
158 -}
159 -
160 -python_install_all() {
161 - doman man/{pylint,pyreverse}.1
162 - if use examples ; then
163 - docinto examples
164 - dodoc -r examples/.
165 - fi
166 - use doc && local HTML_DOCS=( doc/_build/singlehtml/. )
167 - distutils-r1_python_install_all
168 -}
169 -
170 -pkg_postinst() {
171 - # Optional dependency on "tk" USE flag would break support for Jython.
172 - optfeature "pylint-gui script requires dev-lang/python with \"tk\" USE flag enabled." 'dev-lang/python[tk]'
173 -}
174
175 diff --git a/dev-python/pylint/pylint-1.8.2.ebuild b/dev-python/pylint/pylint-1.8.2.ebuild
176 deleted file mode 100644
177 index 242dfd4a86a..00000000000
178 --- a/dev-python/pylint/pylint-1.8.2.ebuild
179 +++ /dev/null
180 @@ -1,65 +0,0 @@
181 -# Copyright 1999-2018 Gentoo Foundation
182 -# Distributed under the terms of the GNU General Public License v2
183 -
184 -EAPI=6
185 -
186 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
187 -PYTHON_REQ_USE="threads(+)"
188 -
189 -inherit distutils-r1 eutils
190 -
191 -DESCRIPTION="Python code static checker"
192 -HOMEPAGE="https://www.logilab.org/project/pylint
193 - https://pypi.org/project/pylint/
194 - https://github.com/pycqa/pylint"
195 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
196 -
197 -LICENSE="GPL-2"
198 -SLOT="0"
199 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
200 -IUSE="doc examples test"
201 -
202 -RDEPEND="
203 - >=dev-python/astroid-1.6.0[${PYTHON_USEDEP}]
204 - dev-python/six[${PYTHON_USEDEP}]
205 - >=dev-python/isort-4.2.5[${PYTHON_USEDEP}]
206 - dev-python/mccabe[${PYTHON_USEDEP}]
207 - virtual/python-singledispatch[${PYTHON_USEDEP}]
208 - $(python_gen_cond_dep '
209 - dev-python/backports-functools-lru-cache[${PYTHON_USEDEP}]
210 - dev-python/configparser[${PYTHON_USEDEP}]' -2)"
211 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
212 - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
213 - test? ( ${RDEPEND}
214 - <dev-python/pytest-3.3[${PYTHON_USEDEP}] )"
215 -
216 -python_prepare_all() {
217 - # remove unused dep
218 - sed -i -e '/pytest-runner/d' setup.py || die
219 -
220 - distutils-r1_python_prepare_all
221 -}
222 -
223 -python_compile_all() {
224 - # selection of straight html triggers a trivial annoying bug, we skirt it
225 - use doc && PYTHONPATH="${S}" emake -e -C doc singlehtml
226 -}
227 -
228 -python_test() {
229 - py.test -v || die "Tests fail with ${EPYTHON}"
230 -}
231 -
232 -python_install_all() {
233 - doman man/{pylint,pyreverse}.1
234 - if use examples ; then
235 - docinto examples
236 - dodoc -r examples/.
237 - fi
238 - use doc && local HTML_DOCS=( doc/_build/singlehtml/. )
239 - distutils-r1_python_install_all
240 -}
241 -
242 -pkg_postinst() {
243 - # Optional dependency on "tk" USE flag would break support for Jython.
244 - optfeature "pylint-gui script requires dev-lang/python with \"tk\" USE flag enabled." 'dev-lang/python[tk]'
245 -}