Gentoo Archives: gentoo-commits

From: Zac Medico <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/aiohttp/
Date: Wed, 28 Aug 2019 20:51:26
Message-Id: 1567025476.ba7027eabcb38e2f08fce3aca6511e4e518dfafb.zmedico@gentoo
1 commit: ba7027eabcb38e2f08fce3aca6511e4e518dfafb
2 Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 28 20:50:38 2019 +0000
4 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 28 20:51:16 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba7027ea
7
8 dev-python/aiohttp: Remove old versions
9
10 Package-Manager: Portage-2.3.73, Repoman-2.3.17
11 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
12
13 dev-python/aiohttp/Manifest | 3 --
14 dev-python/aiohttp/aiohttp-1.3.3.ebuild | 59 --------------------------------
15 dev-python/aiohttp/aiohttp-1.3.5.ebuild | 59 --------------------------------
16 dev-python/aiohttp/aiohttp-2.3.2.ebuild | 60 ---------------------------------
17 4 files changed, 181 deletions(-)
18
19 diff --git a/dev-python/aiohttp/Manifest b/dev-python/aiohttp/Manifest
20 index b5bd635eeff..54f2d887d58 100644
21 --- a/dev-python/aiohttp/Manifest
22 +++ b/dev-python/aiohttp/Manifest
23 @@ -1,7 +1,4 @@
24 -DIST aiohttp-1.3.3.tar.gz 526273 BLAKE2B 5721479dc2141167118f226b266b504d689fa6708d895817fa448c4ffcdcfd71f5e95c98015d3a0e159d1f8d67232f3ad8a31abbed2532eb60564518df017bee SHA512 39342270f615f7e5e01889ad50ccb60335151e94631007b105acda9930038d2fb66128469ca44043280c9f737130e2361129e2fa1c857a7654a1151b98a19a69
25 -DIST aiohttp-1.3.5.tar.gz 527432 BLAKE2B 6420ecc1eaa29713643dbe9a05061df5277f10e263469d82a24397fa2ec53cf57aaeac86c22a17f06102bfcc69bfe959b6e00b264d9ef30eb193405f4eb9ea70 SHA512 b99630fa9006163d61e0e010972aee8daad021c5ad0152b04fb6f8b661f18ea03fcfa8d35603ecfcdaef4ecbaff0159b49e2f40164241bb5def48b2847e2d966
26 DIST aiohttp-2.3.10.tar.gz 848324 BLAKE2B c32a7be3f3d9ba0bd1308c5bea779a10e177b9c018a03fb3cf95d1a1392180f3b4ea294dc23e2e946cc1065d16d212a169ec262a79034ae94b3a5067fbaf362c SHA512 e4ea725bbd3d7d749f2ec21eea1ff9f5c836fbeaa17ad72f77e378c69b008448e57503175bee6adff86110f65edc915cb6368df3011d1d9d61cf47718b086be0
27 -DIST aiohttp-2.3.2.tar.gz 841030 BLAKE2B a291baa1c5e915815ec80ea1cbd8434b31f4098eeff20767898fc73d75c6194df4bc2a5d21147a8e5c506f5bc377e79b6e8937ce65b9c73616366f439e542c1a SHA512 e481787fec8c9f21d49978b378fb5ef8c06d06cd7a6625fc36c5d4a035e9047f4ed0e38b25b613f1b685ca40e18c796376750f4ac0970fcd1d72ca7fbe31d13f
28 DIST aiohttp-3.0.6.tar.gz 738111 BLAKE2B 28a3560a7b351ee974db8bbdd372798e01696e66660b6330707c542253c4d8a0405e6e8c2c8ec03c3b0ea8b548516ffb2dfe14b800b5f17e908991244bfd9335 SHA512 43f1b3c2da1bc57ac6e83a01abb3568b71ed5514e9331aaba4b691ff036d2d3e72eeddadd0f2f20608fa1f622a673ce1d4489bced2096ae546a350ad5f438d0d
29 DIST aiohttp-3.3.0.tar.gz 722307 BLAKE2B 3bf1906e8a518d443a2f1bfff536fe9c4024dd18d12ed791dd4a81cfa3f81260bbbf293ae093086fa45c068f3417bcc797d1ee01e64a890a9427944ac9836760 SHA512 e7dd320abb0d9baa0dd583ce034b2d2dd328aa37750197789207e80eabfaf1e998a58e9aa0a6b98ff213f8c78ca90b85698ac559c57f44ce1b643fc317735a4b
30 DIST aiohttp-3.4.4.tar.gz 822110 BLAKE2B 808c125f0d826b11d5b333ecfc35ed15cfe5a4f4242df5dd1b1e8edf6502c78d6162ad21e4fb7026294bc7013251a3b55d50c9cf34539b06b32348be2b1627a9 SHA512 968b701b8a19aa445a4af402f4bb38754565e3b80b4248127e5017671c921c370eea63fcec4148b7229ac1a74bb8739f33513abd6cb7fe02f3feddfd3ec1a6b1
31
32 diff --git a/dev-python/aiohttp/aiohttp-1.3.3.ebuild b/dev-python/aiohttp/aiohttp-1.3.3.ebuild
33 deleted file mode 100644
34 index 15ef3ba76d7..00000000000
35 --- a/dev-python/aiohttp/aiohttp-1.3.3.ebuild
36 +++ /dev/null
37 @@ -1,59 +0,0 @@
38 -# Copyright 1999-2019 Gentoo Authors
39 -# Distributed under the terms of the GNU General Public License v2
40 -
41 -EAPI="6"
42 -
43 -PYTHON_COMPAT=( python3_{5,6} )
44 -
45 -inherit distutils-r1 vcs-snapshot
46 -
47 -DESCRIPTION="http client/server for asyncio"
48 -HOMEPAGE="https://pypi.org/project/aiohttp/"
49 -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz -> ${P}.tar.gz"
50 -EGIT_REPO_URI="https://github.com/aio-libs/aiohttp"
51 -
52 -LICENSE="Apache-2.0"
53 -SLOT="0"
54 -KEYWORDS="~amd64 ~x86"
55 -IUSE="doc test"
56 -
57 -CDEPEND="
58 - dev-python/async_timeout[${PYTHON_USEDEP}]
59 - dev-python/chardet[${PYTHON_USEDEP}]
60 - >=dev-python/multidict-2.1.4[${PYTHON_USEDEP}]
61 - >=dev-python/yarl-0.9.8[${PYTHON_USEDEP}]
62 - <dev-python/yarl-0.10[${PYTHON_USEDEP}]
63 -"
64 -DEPEND="
65 - dev-python/setuptools[${PYTHON_USEDEP}]
66 - dev-python/cython[${PYTHON_USEDEP}]
67 - doc? (
68 - >=dev-python/alabaster-0.6.2[${PYTHON_USEDEP}]
69 - dev-python/sphinxcontrib-asyncio[${PYTHON_USEDEP}]
70 - dev-python/sphinxcontrib-newsfeed[${PYTHON_USEDEP}]
71 - dev-python/sphinxcontrib-spelling[${PYTHON_USEDEP}]
72 - dev-python/sphinx[${PYTHON_USEDEP}]
73 - )
74 - test? (
75 - ${CDEPEND}
76 - dev-python/pytest[${PYTHON_USEDEP}]
77 - dev-python/pytest-mock[${PYTHON_USEDEP}]
78 - dev-python/pytest-timeout[${PYTHON_USEDEP}]
79 - www-servers/gunicorn[${PYTHON_USEDEP}]
80 - )
81 -"
82 -RDEPEND="${CDEPEND}"
83 -
84 -python_compile_all() {
85 - use doc && emake -C docs html
86 -}
87 -
88 -python_test() {
89 - PYTHONPATH="${PWD}:${PYTHONPATH}" ${PYTHON} -m pytest tests/ || die "Tests failed under ${EPYTHON}"
90 -}
91 -
92 -python_install_all() {
93 - use doc && local HTML_DOCS=( docs/_build/html/. )
94 -
95 - distutils-r1_python_install_all
96 -}
97
98 diff --git a/dev-python/aiohttp/aiohttp-1.3.5.ebuild b/dev-python/aiohttp/aiohttp-1.3.5.ebuild
99 deleted file mode 100644
100 index 15ef3ba76d7..00000000000
101 --- a/dev-python/aiohttp/aiohttp-1.3.5.ebuild
102 +++ /dev/null
103 @@ -1,59 +0,0 @@
104 -# Copyright 1999-2019 Gentoo Authors
105 -# Distributed under the terms of the GNU General Public License v2
106 -
107 -EAPI="6"
108 -
109 -PYTHON_COMPAT=( python3_{5,6} )
110 -
111 -inherit distutils-r1 vcs-snapshot
112 -
113 -DESCRIPTION="http client/server for asyncio"
114 -HOMEPAGE="https://pypi.org/project/aiohttp/"
115 -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz -> ${P}.tar.gz"
116 -EGIT_REPO_URI="https://github.com/aio-libs/aiohttp"
117 -
118 -LICENSE="Apache-2.0"
119 -SLOT="0"
120 -KEYWORDS="~amd64 ~x86"
121 -IUSE="doc test"
122 -
123 -CDEPEND="
124 - dev-python/async_timeout[${PYTHON_USEDEP}]
125 - dev-python/chardet[${PYTHON_USEDEP}]
126 - >=dev-python/multidict-2.1.4[${PYTHON_USEDEP}]
127 - >=dev-python/yarl-0.9.8[${PYTHON_USEDEP}]
128 - <dev-python/yarl-0.10[${PYTHON_USEDEP}]
129 -"
130 -DEPEND="
131 - dev-python/setuptools[${PYTHON_USEDEP}]
132 - dev-python/cython[${PYTHON_USEDEP}]
133 - doc? (
134 - >=dev-python/alabaster-0.6.2[${PYTHON_USEDEP}]
135 - dev-python/sphinxcontrib-asyncio[${PYTHON_USEDEP}]
136 - dev-python/sphinxcontrib-newsfeed[${PYTHON_USEDEP}]
137 - dev-python/sphinxcontrib-spelling[${PYTHON_USEDEP}]
138 - dev-python/sphinx[${PYTHON_USEDEP}]
139 - )
140 - test? (
141 - ${CDEPEND}
142 - dev-python/pytest[${PYTHON_USEDEP}]
143 - dev-python/pytest-mock[${PYTHON_USEDEP}]
144 - dev-python/pytest-timeout[${PYTHON_USEDEP}]
145 - www-servers/gunicorn[${PYTHON_USEDEP}]
146 - )
147 -"
148 -RDEPEND="${CDEPEND}"
149 -
150 -python_compile_all() {
151 - use doc && emake -C docs html
152 -}
153 -
154 -python_test() {
155 - PYTHONPATH="${PWD}:${PYTHONPATH}" ${PYTHON} -m pytest tests/ || die "Tests failed under ${EPYTHON}"
156 -}
157 -
158 -python_install_all() {
159 - use doc && local HTML_DOCS=( docs/_build/html/. )
160 -
161 - distutils-r1_python_install_all
162 -}
163
164 diff --git a/dev-python/aiohttp/aiohttp-2.3.2.ebuild b/dev-python/aiohttp/aiohttp-2.3.2.ebuild
165 deleted file mode 100644
166 index 54ad3a92251..00000000000
167 --- a/dev-python/aiohttp/aiohttp-2.3.2.ebuild
168 +++ /dev/null
169 @@ -1,60 +0,0 @@
170 -# Copyright 1999-2019 Gentoo Authors
171 -# Distributed under the terms of the GNU General Public License v2
172 -
173 -EAPI="6"
174 -
175 -PYTHON_COMPAT=( python3_{5,6} )
176 -
177 -inherit distutils-r1 vcs-snapshot
178 -
179 -DESCRIPTION="http client/server for asyncio"
180 -HOMEPAGE="https://pypi.org/project/aiohttp/"
181 -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz -> ${P}.tar.gz"
182 -EGIT_REPO_URI="https://github.com/aio-libs/aiohttp"
183 -
184 -LICENSE="Apache-2.0"
185 -SLOT="0"
186 -KEYWORDS="~amd64 ~x86"
187 -IUSE="doc test"
188 -
189 -CDEPEND="
190 - >=dev-python/async_timeout-1.2.0[${PYTHON_USEDEP}]
191 - dev-python/chardet[${PYTHON_USEDEP}]
192 - >=dev-python/multidict-3.0.0[${PYTHON_USEDEP}]
193 - >=dev-python/yarl-0.11[${PYTHON_USEDEP}]
194 -"
195 -DEPEND="
196 - dev-python/setuptools[${PYTHON_USEDEP}]
197 - dev-python/cython[${PYTHON_USEDEP}]
198 - doc? (
199 - >=dev-python/alabaster-0.6.2[${PYTHON_USEDEP}]
200 - dev-python/sphinxcontrib-asyncio[${PYTHON_USEDEP}]
201 - dev-python/sphinxcontrib-newsfeed[${PYTHON_USEDEP}]
202 - dev-python/sphinxcontrib-spelling[${PYTHON_USEDEP}]
203 - dev-python/sphinx[${PYTHON_USEDEP}]
204 - )
205 - test? (
206 - ${CDEPEND}
207 - dev-python/pytest[${PYTHON_USEDEP}]
208 - dev-python/pytest-mock[${PYTHON_USEDEP}]
209 - dev-python/pytest-timeout[${PYTHON_USEDEP}]
210 - www-servers/gunicorn[${PYTHON_USEDEP}]
211 - )
212 -"
213 -RDEPEND="${CDEPEND}"
214 -
215 -DOCS=( CHANGES.rst CONTRIBUTING.rst CONTRIBUTORS.txt HISTORY.rst README.rst )
216 -
217 -python_compile_all() {
218 - use doc && emake -C docs html
219 -}
220 -
221 -python_test() {
222 - PYTHONPATH="${PWD}:${PYTHONPATH}" ${PYTHON} -m pytest tests/ || die "Tests failed under ${EPYTHON}"
223 -}
224 -
225 -python_install_all() {
226 - use doc && local HTML_DOCS=( docs/_build/html/. )
227 -
228 - distutils-r1_python_install_all
229 -}