Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest/
Date: Mon, 23 Nov 2015 10:06:17
Message-Id: 1448273131.397c4953d79e643a3b0032b374b9d30f0aa2797f.jlec@gentoo
1 commit: 397c4953d79e643a3b0032b374b9d30f0aa2797f
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 23 09:47:13 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 23 10:05:31 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=397c4953
7
8 dev-python/pytest: Drop old
9
10 Package-Manager: portage-2.2.25
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 dev-python/pytest/Manifest | 3 --
14 dev-python/pytest/pytest-2.7.3.ebuild | 63 ---------------------------
15 dev-python/pytest/pytest-2.8.0-r1.ebuild | 73 --------------------------------
16 dev-python/pytest/pytest-2.8.1.ebuild | 73 --------------------------------
17 4 files changed, 212 deletions(-)
18
19 diff --git a/dev-python/pytest/Manifest b/dev-python/pytest/Manifest
20 index 88e523a..dec3137 100644
21 --- a/dev-python/pytest/Manifest
22 +++ b/dev-python/pytest/Manifest
23 @@ -1,6 +1,3 @@
24 DIST pytest-2.7.2.tar.gz 532836 SHA256 b30457f735420d0000d10a44bbd478cf03f8bf20e25bd77248f9bab40f4fd6a4 SHA512 5474a4fe58437a4971fb21b1b37dad3c08e18e5d154931ff23e597f881100a3515bf0cf71d06b143465594ad2a91a96f84f4836d84c39691143c8d88ca7a4360 WHIRLPOOL 6ab7371f952109ac476774222883e1381fe5ee6a54d967f2d90765f6c59c90634a16c42e8e2e1661169db6a9cb1327242ff2281cf1caeabd86a4dacd24f4bb06
25 -DIST pytest-2.7.3.tar.gz 548235 SHA256 d5a9c3db3515ab95902ba08c09d1e941a21a440dc2d65f31bac02667508a9efc SHA512 ad9b57f202c60c247dd4753fb8391e3e88b390e34de678ea12384d81d76693dd37e04f11f6da19a6eda2c74a73db23789856ccaa325d32b4beb6bff86d9e4173 WHIRLPOOL 4aecd53142e503083abe2631bf403509c515d52176c430b7ab1e0becdf404e0fce4bad4343a4ab62525a6e008de0c35b4fac4a352d06938288dbf8deb8a4a250
26 -DIST pytest-2.8.0.zip 8189680 SHA256 29ed6fdb7b287f5353620494e950aba652c593c40556aece95a4d23d403ae2cb SHA512 98f7131c3396848ef7dbcf67e21e0329f8a3b771b3f8b832c1894758b34a2f852209f809001da856cfe8ea3773b257405ae2d5f8a04152242b8692e1511289ed WHIRLPOOL 3fd7f6ec73f11f29fd9b67bbb0c28dd73605604053160111212bd43d2c85c0b6cec5a25a979fecabb83a097c5621d5460747df5cb08796866349b7ba71b12005
27 -DIST pytest-2.8.1.tar.gz 580991 SHA256 2b58662d356ee953bc40f7a73857d05f0bd07f0a8507c929de3006dd6b14c918 SHA512 b73237810b69ecd504c2bdeeee51af62d7ed23091b7bcc74cd1fcc8683dc582cadfd68b9eaed3259165bac6ddca5fb960b8dc295e82cfb9120f4b732d07843fe WHIRLPOOL 16b27620bd0edde16d28dc247352c0a1b6042ac79bcb7a76b67fc4917ef6a42462767343a5e86acfe6880ba0372a124fb11491e670abde6ffdb48e03963243db
28 DIST pytest-2.8.2.tar.gz 563955 SHA256 da2fc57320dd11f621d166634c52b989aa2291af1296c32a27a11777aa4128b9 SHA512 0df6e0421d1575e1efc0bb0550c5993f802777cb616ab1514bf12ed11eb5ec35a142dd837ff65659989268c36e441e18108369991cd3d458d357aac6ba433991 WHIRLPOOL ea917f4aaec444d6edc830b4ec66f7adb305031f11328e47d12a609ec92368a5c56e9cf8e24bd1a9a4a6a0746b43133f0d9821cf27d74c15ed2a83a705ee6030
29 DIST pytest-2.8.3.tar.gz 880441 SHA256 37d950e93c1fd7e04d816a3ca4a5226ea2531c6d531c8284ad9b88848417e720 SHA512 04dd9041729d83b98a15cef22aac65dfb95cd3bf6b71a580ff91e8738f9a1ad5ee46fae45c950342e4a0162e38c875299a46fc69ec74702f36a1e36ef76dc0d6 WHIRLPOOL 78149cdcc25dc478ae004b0a54b333edcad0268ce5e66efe9878b0bcaff0e33d227513f84040f3aa53967afa5ffc51ecef0e6003814c09925fdf9e6a4921d88a
30
31 diff --git a/dev-python/pytest/pytest-2.7.3.ebuild b/dev-python/pytest/pytest-2.7.3.ebuild
32 deleted file mode 100644
33 index 745e174..0000000
34 --- a/dev-python/pytest/pytest-2.7.3.ebuild
35 +++ /dev/null
36 @@ -1,63 +0,0 @@
37 -# Copyright 1999-2015 Gentoo Foundation
38 -# Distributed under the terms of the GNU General Public License v2
39 -# $Id$
40 -
41 -EAPI=5
42 -
43 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
44 -
45 -inherit distutils-r1
46 -
47 -DESCRIPTION="Simple powerful testing with Python"
48 -HOMEPAGE="http://pytest.org/ https://pypi.python.org/pypi/pytest"
49 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
50 -
51 -LICENSE="MIT"
52 -SLOT="0"
53 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
54 -IUSE="doc test"
55 -
56 -# When bumping, please check setup.py for the proper py version
57 -PY_VER="1.4.29"
58 -RDEPEND=">=dev-python/py-${PY_VER}[${PYTHON_USEDEP}]"
59 -
60 -#pexpect dep based on https://bitbucket.org/hpk42/pytest/issue/386/tests-fail-with-pexpect-30
61 -DEPEND="${RDEPEND}
62 - dev-python/setuptools[${PYTHON_USEDEP}]
63 - test? ( dev-python/pexpect[${PYTHON_USEDEP}] )
64 - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
65 -
66 -python_prepare_all() {
67 - # Disable versioning of py.test script to avoid collision with
68 - # versioning performed by the eclass.
69 - sed -e "s/return points/return {'py.test': target}/" -i setup.py || die "sed failed"
70 - grep -qF "py>=${PY_VER}" setup.py || die "Incorrect dev-python/py dependency"
71 -
72 - # Prevent un-needed d'loading
73 - sed -e "s/'sphinx.ext.intersphinx', //" -i doc/en/conf.py || die
74 - distutils-r1_python_prepare_all
75 -}
76 -
77 -python_compile_all() {
78 - if use doc; then
79 - mkdir doc/en/.build || die
80 - emake -C doc/en html
81 - fi
82 -}
83 -
84 -python_test() {
85 - # test_nose.py not written to suit py3.2 in pypy3
86 - if [[ "${EPYTHON}" == pypy3 ]]; then
87 - "${PYTHON}" "${BUILD_DIR}"/lib/pytest.py \
88 - --ignore=testing/test_nose.py \
89 - || die "tests failed with ${EPYTHON}"
90 - else
91 - "${PYTHON}" "${BUILD_DIR}"/lib/pytest.py \
92 - || die "tests failed with ${EPYTHON}"
93 - fi
94 -}
95 -
96 -python_install_all() {
97 - use doc && dohtml -r doc/en/_build/html/
98 - distutils-r1_python_install_all
99 -}
100
101 diff --git a/dev-python/pytest/pytest-2.8.0-r1.ebuild b/dev-python/pytest/pytest-2.8.0-r1.ebuild
102 deleted file mode 100644
103 index 00f7882..0000000
104 --- a/dev-python/pytest/pytest-2.8.0-r1.ebuild
105 +++ /dev/null
106 @@ -1,73 +0,0 @@
107 -# Copyright 1999-2015 Gentoo Foundation
108 -# Distributed under the terms of the GNU General Public License v2
109 -# $Id$
110 -
111 -EAPI=5
112 -
113 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
114 -
115 -inherit distutils-r1
116 -
117 -DESCRIPTION="simple powerful testing with Python"
118 -HOMEPAGE="http://pytest.org/ https://pypi.python.org/pypi/pytest"
119 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
120 -
121 -LICENSE="MIT"
122 -SLOT="0"
123 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
124 -IUSE="doc test"
125 -
126 -# When bumping, please check setup.py for the proper py version
127 -PY_VER="1.4.29"
128 -RDEPEND=">=dev-python/py-${PY_VER}[${PYTHON_USEDEP}]"
129 -
130 -# dev-python/pluggy
131 -# https://github.com/hpk42/pluggy
132 -# See https://github.com/pytest-dev/pytest/issues/944
133 -# for why not now
134 -
135 -#pexpect dep based on https://bitbucket.org/hpk42/pytest/issue/386/tests-fail-with-pexpect-30
136 -DEPEND="${RDEPEND}
137 - dev-python/setuptools[${PYTHON_USEDEP}]
138 - test? ( dev-python/pexpect[${PYTHON_USEDEP}] )
139 - doc? (
140 - >=dev-python/sphinx-1.2.3[${PYTHON_USEDEP}]
141 - dev-python/pyyaml[${PYTHON_USEDEP}]
142 - dev-python/regendoc[${PYTHON_USEDEP}]
143 - )"
144 -
145 -python_prepare_all() {
146 - chmod o-w *egg*/* || die
147 - # Disable versioning of py.test script to avoid collision with
148 - # versioning performed by the eclass.
149 - sed -e "s/return points/return {'py.test': target}/" -i setup.py || die "sed failed"
150 - grep -qF "py>=${PY_VER}" setup.py || die "Incorrect dev-python/py dependency"
151 -
152 - # Prevent un-needed d'loading
153 - sed -e "s/'sphinx.ext.intersphinx', //" -i doc/en/conf.py || die
154 - distutils-r1_python_prepare_all
155 -}
156 -
157 -python_compile_all() {
158 - if use doc; then
159 - mkdir doc/en/.build || die
160 - emake -C doc/en html
161 - fi
162 -}
163 -
164 -python_test() {
165 - # test_nose.py not written to suit py3.2 in pypy3
166 - if [[ "${EPYTHON}" == pypy3 ]]; then
167 - "${PYTHON}" "${BUILD_DIR}"/lib/pytest.py -x -v \
168 - --ignore=testing/BUILD_nose.py \
169 - || die "tests failed with ${EPYTHON}"
170 - else
171 - "${PYTHON}" "${BUILD_DIR}"/lib/pytest.py -x -v --runpytest=subprocess \
172 - || die "tests failed with ${EPYTHON}"
173 - fi
174 -}
175 -
176 -python_install_all() {
177 - use doc && HTML_DOCS=( doc/en/_build/html/. )
178 - distutils-r1_python_install_all
179 -}
180
181 diff --git a/dev-python/pytest/pytest-2.8.1.ebuild b/dev-python/pytest/pytest-2.8.1.ebuild
182 deleted file mode 100644
183 index 6a87be6..0000000
184 --- a/dev-python/pytest/pytest-2.8.1.ebuild
185 +++ /dev/null
186 @@ -1,73 +0,0 @@
187 -# Copyright 1999-2015 Gentoo Foundation
188 -# Distributed under the terms of the GNU General Public License v2
189 -# $Id$
190 -
191 -EAPI=5
192 -
193 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
194 -
195 -inherit distutils-r1
196 -
197 -DESCRIPTION="simple powerful testing with Python"
198 -HOMEPAGE="http://pytest.org/ https://pypi.python.org/pypi/pytest"
199 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
200 -
201 -LICENSE="MIT"
202 -SLOT="0"
203 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
204 -IUSE="doc test"
205 -
206 -# When bumping, please check setup.py for the proper py version
207 -PY_VER="1.4.29"
208 -RDEPEND=">=dev-python/py-${PY_VER}[${PYTHON_USEDEP}]"
209 -
210 -# dev-python/pluggy
211 -# https://github.com/hpk42/pluggy
212 -# See https://github.com/pytest-dev/pytest/issues/944
213 -# for why not now
214 -
215 -#pexpect dep based on https://bitbucket.org/hpk42/pytest/issue/386/tests-fail-with-pexpect-30
216 -DEPEND="${RDEPEND}
217 - dev-python/setuptools[${PYTHON_USEDEP}]
218 - test? ( dev-python/pexpect[${PYTHON_USEDEP}] )
219 - doc? (
220 - >=dev-python/sphinx-1.2.3[${PYTHON_USEDEP}]
221 - dev-python/pyyaml[${PYTHON_USEDEP}]
222 - dev-python/regendoc[${PYTHON_USEDEP}]
223 - )"
224 -
225 -python_prepare_all() {
226 - chmod o-w *egg*/* || die
227 - # Disable versioning of py.test script to avoid collision with
228 - # versioning performed by the eclass.
229 - sed -e "s/return points/return {'py.test': target}/" -i setup.py || die "sed failed"
230 - grep -qF "py>=${PY_VER}" setup.py || die "Incorrect dev-python/py dependency"
231 -
232 - # Prevent un-needed d'loading
233 - sed -e "s/'sphinx.ext.intersphinx', //" -i doc/en/conf.py || die
234 - distutils-r1_python_prepare_all
235 -}
236 -
237 -python_compile_all() {
238 - if use doc; then
239 - mkdir doc/en/.build || die
240 - emake -C doc/en html
241 - fi
242 -}
243 -
244 -python_test() {
245 - # test_nose.py not written to suit py3.2 in pypy3
246 - if [[ "${EPYTHON}" == pypy3 ]]; then
247 - "${PYTHON}" "${BUILD_DIR}"/lib/pytest.py -x -v \
248 - --ignore=testing/BUILD_nose.py \
249 - || die "tests failed with ${EPYTHON}"
250 - else
251 - "${PYTHON}" "${BUILD_DIR}"/lib/pytest.py -x -v --runpytest=subprocess \
252 - || die "tests failed with ${EPYTHON}"
253 - fi
254 -}
255 -
256 -python_install_all() {
257 - use doc && HTML_DOCS=( doc/en/_build/html/. )
258 - distutils-r1_python_install_all
259 -}