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/pyzmq/
Date: Tue, 02 May 2017 11:58:30
Message-Id: 1493726288.1dedf4e214bfb03de19721d1ed2a6e7412b31719.mgorny@gentoo
1 commit: 1dedf4e214bfb03de19721d1ed2a6e7412b31719
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 2 11:10:53 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue May 2 11:58:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dedf4e2
7
8 dev-python/pyzmq: Clean old versions up
9
10 dev-python/pyzmq/Manifest | 4 ---
11 dev-python/pyzmq/pyzmq-14.6.0.ebuild | 65 ------------------------------------
12 dev-python/pyzmq/pyzmq-14.7.0.ebuild | 65 ------------------------------------
13 dev-python/pyzmq/pyzmq-15.0.0.ebuild | 62 ----------------------------------
14 dev-python/pyzmq/pyzmq-15.1.0.ebuild | 62 ----------------------------------
15 5 files changed, 258 deletions(-)
16
17 diff --git a/dev-python/pyzmq/Manifest b/dev-python/pyzmq/Manifest
18 index f5f44035187..d90b87bd050 100644
19 --- a/dev-python/pyzmq/Manifest
20 +++ b/dev-python/pyzmq/Manifest
21 @@ -1,6 +1,2 @@
22 DIST pyzmq-14.4.1.tar.gz 995366 SHA256 cb4a59875fdc26315045d800bac008b8e10a4cf2d72ac9af2fc45ef6ac8f330a SHA512 4b71677e4bfa771177a34dbff59cf6dfd54310a8996689a3d62902aaba35c7cf2ad6b7da806f9e189ad4b89fcefe9cbb3e192788eecd5d2c269e8a980b4d50fa WHIRLPOOL f6c093023b4494e1f9293a81ac86dcc55ff05f7ae10bb9677ff4fffd2e38fefe2462eb241c74b1ee283958a8546b128585c78c644dae544aa38f4b9c1f3e3ad8
23 -DIST pyzmq-14.6.0.tar.gz 1001020 SHA256 7746806ff94f1e8c1e843644c6bbd3b9aaeb1203c2eaf38879adc23dbd5c35bb SHA512 02e7feaca0ed73d48af2577fa9fc240e947bf9cea444b3819b8fd39fc2ca4b50c8f11ff27c8477386ef7bee1e8f5bbca50769403ab1393d43624065e647b6544 WHIRLPOOL e10c96a8852cd57dc7ec622405925c987a66cfecff125b6b664a8ab48078b6bea59749421122b7158ace0f366c6d61eb617e9b2f7e951000c9a61d86b87a2ff0
24 -DIST pyzmq-14.7.0.tar.gz 1048389 SHA256 77994f80360488e7153e64e5959dc5471531d1648e3a4bff14a714d074a38cc2 SHA512 22c30414c99bddb71f47b37f49f19b0cb1a535bdc6835fac13c78d030a59ed362124393acd41b7e04bb1f8ca231cabb49d010ac93142786ec35ee4a303f168ed WHIRLPOOL 82f1940133d23bc11acaaf66a92cebfdc76f844f990f90314198b3a65b2dd561e2ab7a5b532f76e6a9a6dd93520b7ae096331fb09eb302b898616e916d35e702
25 -DIST pyzmq-15.0.0.tar.gz 1069616 SHA256 376ca24cf365092d03bd1de00ed4319910aef84394cb4805a866bdf0b6d317bb SHA512 7d42e6e2218ff9668db92cc68ea511a90bac4a4f950ca42d199b82cf17dee587c824be16ea0e315da7b482e7ced0d97769cc500bf9d0fa2eb8a5b7c764c8305f WHIRLPOOL b615493aafd93a529b5b1af2ee161fa6f34c5efd47ee592d0ed4e1d6bc9d4b9b14206450278d2781bf3c688853629822c944ac58cce4d10d0a9a4a6f01b72437
26 -DIST pyzmq-15.1.0.tar.gz 1072983 SHA256 bd5b279998538bb197baf59c81584550d713b1b17761e8a638bb6fbda9e5d08d SHA512 776ee7e45df29af3fecc4b8037cc04e62fc745ca7f7ce3f84a4419a2ed1571e87de290c7d2fdc58d869e3ef60454dd5eedc78f46f757d5da87e8ece4bb96c9a7 WHIRLPOOL f3926b3ef80109a3e7dfabd2ab861cf4800238e9c0cbd2f1aef9242e3c299aaa3df28d037d97610a308da3b27719e4f5a661bd68c0a82e122c7fd64871543d16
27 DIST pyzmq-15.2.0.tar.gz 1078561 SHA256 2dafa322670a94e20283aba2a44b92134d425bd326419b68ad4db8d0831a26ec SHA512 28541b095b5486b662fe33a24994af5a465989a2391091ec8b693579124fdd600c3b0721853377c7551430d55b13c9116a1eebdced74678598d78c01fa7431c7 WHIRLPOOL 2ef08e72f1d35336118191a914068aa1b2b77cea92c197f902ffdf679c80b7bd6bf025ab1dc267f9adc65c38213499631441b5f69a5c2296d7cb4d723867499c
28
29 diff --git a/dev-python/pyzmq/pyzmq-14.6.0.ebuild b/dev-python/pyzmq/pyzmq-14.6.0.ebuild
30 deleted file mode 100644
31 index 076b5a5bbe9..00000000000
32 --- a/dev-python/pyzmq/pyzmq-14.6.0.ebuild
33 +++ /dev/null
34 @@ -1,65 +0,0 @@
35 -# Copyright 1999-2017 Gentoo Foundation
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=5
39 -
40 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
41 -PYTHON_REQ_USE="threads(+)"
42 -
43 -inherit distutils-r1 toolchain-funcs
44 -
45 -DESCRIPTION="Lightweight and super-fast messaging library built on top of the ZeroMQ library"
46 -HOMEPAGE="http://www.zeromq.org/bindings:python https://pypi.python.org/pypi/pyzmq"
47 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
48 -
49 -LICENSE="LGPL-3"
50 -SLOT="0"
51 -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
52 -IUSE="doc examples green test"
53 -
54 -# Ensures installation of gevent for test phase
55 -REQUIRED_USE="test? ( green )"
56 -
57 -PY2_USEDEP=$(python_gen_usedep python2_7)
58 -RDEPEND="
59 - >=net-libs/zeromq-4.1.2:=
60 - dev-python/py[${PYTHON_USEDEP}]
61 - dev-python/cffi:=[${PYTHON_USEDEP}]
62 - green? ( dev-python/gevent[${PY2_USEDEP}] )"
63 -DEPEND="${RDEPEND}
64 - test? ( dev-python/nose[${PYTHON_USEDEP}] )
65 - doc? (
66 - dev-python/sphinx[${PYTHON_USEDEP}]
67 - dev-python/numpydoc[${PYTHON_USEDEP}]
68 - )"
69 -
70 -python_prepare_all() {
71 - # Prevent un-needed download during build
72 - sed -e "/'sphinx.ext.intersphinx',/d" -i docs/source/conf.py || die
73 - distutils-r1_python_prepare_all
74 -}
75 -
76 -python_configure_all() {
77 - tc-export CC
78 -}
79 -
80 -python_compile_all() {
81 - use doc && emake -C docs html
82 -}
83 -
84 -python_compile() {
85 - python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
86 - distutils-r1_python_compile
87 -}
88 -
89 -python_test() {
90 - # suite reports error in absence of gevent under py3 but is designed to continue
91 - # rather than exit making py3 apt for the test phase
92 - nosetests -svw "${BUILD_DIR}/lib/"
93 -}
94 -
95 -python_install_all() {
96 - use examples && local EXAMPLES=( examples/. )
97 - use doc && local HTML_DOCS=( docs/build/html/. )
98 - distutils-r1_python_install_all
99 -}
100
101 diff --git a/dev-python/pyzmq/pyzmq-14.7.0.ebuild b/dev-python/pyzmq/pyzmq-14.7.0.ebuild
102 deleted file mode 100644
103 index a220539450a..00000000000
104 --- a/dev-python/pyzmq/pyzmq-14.7.0.ebuild
105 +++ /dev/null
106 @@ -1,65 +0,0 @@
107 -# Copyright 1999-2017 Gentoo Foundation
108 -# Distributed under the terms of the GNU General Public License v2
109 -
110 -EAPI=5
111 -
112 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
113 -PYTHON_REQ_USE="threads(+)"
114 -
115 -inherit distutils-r1 toolchain-funcs
116 -
117 -DESCRIPTION="Lightweight and super-fast messaging library built on top of the ZeroMQ library"
118 -HOMEPAGE="http://www.zeromq.org/bindings:python https://pypi.python.org/pypi/pyzmq"
119 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
120 -
121 -LICENSE="LGPL-3"
122 -SLOT="0"
123 -KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
124 -IUSE="doc examples green test"
125 -
126 -# Ensures installation of gevent for test phase
127 -REQUIRED_USE="test? ( green )"
128 -
129 -PY2_USEDEP=$(python_gen_usedep python2_7)
130 -RDEPEND="
131 - >=net-libs/zeromq-4.1.2:=
132 - dev-python/py[${PYTHON_USEDEP}]
133 - dev-python/cffi:=[${PYTHON_USEDEP}]
134 - green? ( dev-python/gevent[${PY2_USEDEP}] )"
135 -DEPEND="${RDEPEND}
136 - test? ( dev-python/nose[${PYTHON_USEDEP}] )
137 - doc? (
138 - >=dev-python/sphinx-1.3[${PYTHON_USEDEP}]
139 - dev-python/numpydoc[${PYTHON_USEDEP}]
140 - )"
141 -
142 -python_prepare_all() {
143 - # Prevent un-needed download during build
144 - sed -e "/'sphinx.ext.intersphinx',/d" -i docs/source/conf.py || die
145 - distutils-r1_python_prepare_all
146 -}
147 -
148 -python_configure_all() {
149 - tc-export CC
150 -}
151 -
152 -python_compile_all() {
153 - use doc && emake -C docs html
154 -}
155 -
156 -python_compile() {
157 - python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
158 - distutils-r1_python_compile
159 -}
160 -
161 -python_test() {
162 - # suite reports error in absence of gevent under py3 but is designed to continue
163 - # rather than exit making py3 apt for the test phase
164 - nosetests -svw "${BUILD_DIR}/lib/"
165 -}
166 -
167 -python_install_all() {
168 - use examples && local EXAMPLES=( examples/. )
169 - use doc && local HTML_DOCS=( docs/build/html/. )
170 - distutils-r1_python_install_all
171 -}
172
173 diff --git a/dev-python/pyzmq/pyzmq-15.0.0.ebuild b/dev-python/pyzmq/pyzmq-15.0.0.ebuild
174 deleted file mode 100644
175 index b3135628248..00000000000
176 --- a/dev-python/pyzmq/pyzmq-15.0.0.ebuild
177 +++ /dev/null
178 @@ -1,62 +0,0 @@
179 -# Copyright 1999-2017 Gentoo Foundation
180 -# Distributed under the terms of the GNU General Public License v2
181 -
182 -EAPI=5
183 -
184 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
185 -PYTHON_REQ_USE="threads(+)"
186 -
187 -inherit distutils-r1 toolchain-funcs
188 -
189 -DESCRIPTION="Lightweight and super-fast messaging library built on top of the ZeroMQ library"
190 -HOMEPAGE="http://www.zeromq.org/bindings:python https://pypi.python.org/pypi/pyzmq"
191 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
192 -
193 -LICENSE="LGPL-3"
194 -SLOT="0"
195 -KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
196 -IUSE="doc examples test"
197 -
198 -PY2_USEDEP=$(python_gen_usedep python2_7)
199 -RDEPEND="
200 - >=net-libs/zeromq-4.1.2:=
201 - dev-python/py[${PYTHON_USEDEP}]
202 - dev-python/cffi:=[${PYTHON_USEDEP}]
203 - dev-python/gevent[${PY2_USEDEP}]"
204 -DEPEND="${RDEPEND}
205 - test? ( dev-python/nose[${PYTHON_USEDEP}] )
206 - doc? (
207 - >=dev-python/sphinx-1.3[${PYTHON_USEDEP}]
208 - dev-python/numpydoc[${PYTHON_USEDEP}]
209 - )"
210 -
211 -python_prepare_all() {
212 - # Prevent un-needed download during build
213 - sed -e "/'sphinx.ext.intersphinx',/d" -i docs/source/conf.py || die
214 - distutils-r1_python_prepare_all
215 -}
216 -
217 -python_configure_all() {
218 - tc-export CC
219 -}
220 -
221 -python_compile_all() {
222 - use doc && emake -C docs html
223 -}
224 -
225 -python_compile() {
226 - python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
227 - distutils-r1_python_compile
228 -}
229 -
230 -python_test() {
231 - # suite reports error in absence of gevent under py3 but is designed to continue
232 - # rather than exit making py3 apt for the test phase
233 - nosetests -svw "${BUILD_DIR}/lib/" || die
234 -}
235 -
236 -python_install_all() {
237 - use examples && local EXAMPLES=( examples/. )
238 - use doc && local HTML_DOCS=( docs/build/html/. )
239 - distutils-r1_python_install_all
240 -}
241
242 diff --git a/dev-python/pyzmq/pyzmq-15.1.0.ebuild b/dev-python/pyzmq/pyzmq-15.1.0.ebuild
243 deleted file mode 100644
244 index b3135628248..00000000000
245 --- a/dev-python/pyzmq/pyzmq-15.1.0.ebuild
246 +++ /dev/null
247 @@ -1,62 +0,0 @@
248 -# Copyright 1999-2017 Gentoo Foundation
249 -# Distributed under the terms of the GNU General Public License v2
250 -
251 -EAPI=5
252 -
253 -PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
254 -PYTHON_REQ_USE="threads(+)"
255 -
256 -inherit distutils-r1 toolchain-funcs
257 -
258 -DESCRIPTION="Lightweight and super-fast messaging library built on top of the ZeroMQ library"
259 -HOMEPAGE="http://www.zeromq.org/bindings:python https://pypi.python.org/pypi/pyzmq"
260 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
261 -
262 -LICENSE="LGPL-3"
263 -SLOT="0"
264 -KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
265 -IUSE="doc examples test"
266 -
267 -PY2_USEDEP=$(python_gen_usedep python2_7)
268 -RDEPEND="
269 - >=net-libs/zeromq-4.1.2:=
270 - dev-python/py[${PYTHON_USEDEP}]
271 - dev-python/cffi:=[${PYTHON_USEDEP}]
272 - dev-python/gevent[${PY2_USEDEP}]"
273 -DEPEND="${RDEPEND}
274 - test? ( dev-python/nose[${PYTHON_USEDEP}] )
275 - doc? (
276 - >=dev-python/sphinx-1.3[${PYTHON_USEDEP}]
277 - dev-python/numpydoc[${PYTHON_USEDEP}]
278 - )"
279 -
280 -python_prepare_all() {
281 - # Prevent un-needed download during build
282 - sed -e "/'sphinx.ext.intersphinx',/d" -i docs/source/conf.py || die
283 - distutils-r1_python_prepare_all
284 -}
285 -
286 -python_configure_all() {
287 - tc-export CC
288 -}
289 -
290 -python_compile_all() {
291 - use doc && emake -C docs html
292 -}
293 -
294 -python_compile() {
295 - python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
296 - distutils-r1_python_compile
297 -}
298 -
299 -python_test() {
300 - # suite reports error in absence of gevent under py3 but is designed to continue
301 - # rather than exit making py3 apt for the test phase
302 - nosetests -svw "${BUILD_DIR}/lib/" || die
303 -}
304 -
305 -python_install_all() {
306 - use examples && local EXAMPLES=( examples/. )
307 - use doc && local HTML_DOCS=( docs/build/html/. )
308 - distutils-r1_python_install_all
309 -}