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/Faker/
Date: Wed, 25 Aug 2021 07:07:24
Message-Id: 1629875231.d2358bc949b88b424e579786617d7da8c833dc45.mgorny@gentoo
1 commit: d2358bc949b88b424e579786617d7da8c833dc45
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 25 06:25:41 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 25 07:07:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2358bc9
7
8 dev-python/Faker: Remove old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/Faker/Faker-8.10.0.ebuild | 28 ----------------------------
13 dev-python/Faker/Faker-8.10.1.ebuild | 28 ----------------------------
14 dev-python/Faker/Faker-8.10.2.ebuild | 28 ----------------------------
15 dev-python/Faker/Faker-8.10.3.ebuild | 28 ----------------------------
16 dev-python/Faker/Faker-8.11.0.ebuild | 28 ----------------------------
17 dev-python/Faker/Faker-8.8.2.ebuild | 28 ----------------------------
18 dev-python/Faker/Faker-8.9.0.ebuild | 28 ----------------------------
19 dev-python/Faker/Faker-8.9.1.ebuild | 28 ----------------------------
20 dev-python/Faker/Manifest | 8 --------
21 9 files changed, 232 deletions(-)
22
23 diff --git a/dev-python/Faker/Faker-8.10.0.ebuild b/dev-python/Faker/Faker-8.10.0.ebuild
24 deleted file mode 100644
25 index ada44c6701c..00000000000
26 --- a/dev-python/Faker/Faker-8.10.0.ebuild
27 +++ /dev/null
28 @@ -1,28 +0,0 @@
29 -# Copyright 2021 Gentoo Authors
30 -# Distributed under the terms of the GNU General Public License v2
31 -
32 -EAPI=8
33 -
34 -PYTHON_COMPAT=( python3_{8..10} )
35 -inherit distutils-r1
36 -
37 -DESCRIPTION="A Python package that generates fake data for you"
38 -HOMEPAGE="https://github.com/joke2k/faker"
39 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
40 -
41 -LICENSE="MIT"
42 -SLOT="0"
43 -KEYWORDS="~amd64 ~x86"
44 -
45 -RDEPEND=">=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]
46 - >=dev-python/text-unidecode-1.3[${PYTHON_USEDEP}]
47 - !dev-ruby/faker"
48 -BDEPEND="
49 - test? (
50 - dev-python/freezegun[${PYTHON_USEDEP}]
51 - dev-python/pillow[${PYTHON_USEDEP},tiff]
52 - dev-python/random2[${PYTHON_USEDEP}]
53 - dev-python/validators[${PYTHON_USEDEP}]
54 - )"
55 -
56 -distutils_enable_tests pytest
57
58 diff --git a/dev-python/Faker/Faker-8.10.1.ebuild b/dev-python/Faker/Faker-8.10.1.ebuild
59 deleted file mode 100644
60 index ada44c6701c..00000000000
61 --- a/dev-python/Faker/Faker-8.10.1.ebuild
62 +++ /dev/null
63 @@ -1,28 +0,0 @@
64 -# Copyright 2021 Gentoo Authors
65 -# Distributed under the terms of the GNU General Public License v2
66 -
67 -EAPI=8
68 -
69 -PYTHON_COMPAT=( python3_{8..10} )
70 -inherit distutils-r1
71 -
72 -DESCRIPTION="A Python package that generates fake data for you"
73 -HOMEPAGE="https://github.com/joke2k/faker"
74 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
75 -
76 -LICENSE="MIT"
77 -SLOT="0"
78 -KEYWORDS="~amd64 ~x86"
79 -
80 -RDEPEND=">=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]
81 - >=dev-python/text-unidecode-1.3[${PYTHON_USEDEP}]
82 - !dev-ruby/faker"
83 -BDEPEND="
84 - test? (
85 - dev-python/freezegun[${PYTHON_USEDEP}]
86 - dev-python/pillow[${PYTHON_USEDEP},tiff]
87 - dev-python/random2[${PYTHON_USEDEP}]
88 - dev-python/validators[${PYTHON_USEDEP}]
89 - )"
90 -
91 -distutils_enable_tests pytest
92
93 diff --git a/dev-python/Faker/Faker-8.10.2.ebuild b/dev-python/Faker/Faker-8.10.2.ebuild
94 deleted file mode 100644
95 index ada44c6701c..00000000000
96 --- a/dev-python/Faker/Faker-8.10.2.ebuild
97 +++ /dev/null
98 @@ -1,28 +0,0 @@
99 -# Copyright 2021 Gentoo Authors
100 -# Distributed under the terms of the GNU General Public License v2
101 -
102 -EAPI=8
103 -
104 -PYTHON_COMPAT=( python3_{8..10} )
105 -inherit distutils-r1
106 -
107 -DESCRIPTION="A Python package that generates fake data for you"
108 -HOMEPAGE="https://github.com/joke2k/faker"
109 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
110 -
111 -LICENSE="MIT"
112 -SLOT="0"
113 -KEYWORDS="~amd64 ~x86"
114 -
115 -RDEPEND=">=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]
116 - >=dev-python/text-unidecode-1.3[${PYTHON_USEDEP}]
117 - !dev-ruby/faker"
118 -BDEPEND="
119 - test? (
120 - dev-python/freezegun[${PYTHON_USEDEP}]
121 - dev-python/pillow[${PYTHON_USEDEP},tiff]
122 - dev-python/random2[${PYTHON_USEDEP}]
123 - dev-python/validators[${PYTHON_USEDEP}]
124 - )"
125 -
126 -distutils_enable_tests pytest
127
128 diff --git a/dev-python/Faker/Faker-8.10.3.ebuild b/dev-python/Faker/Faker-8.10.3.ebuild
129 deleted file mode 100644
130 index ada44c6701c..00000000000
131 --- a/dev-python/Faker/Faker-8.10.3.ebuild
132 +++ /dev/null
133 @@ -1,28 +0,0 @@
134 -# Copyright 2021 Gentoo Authors
135 -# Distributed under the terms of the GNU General Public License v2
136 -
137 -EAPI=8
138 -
139 -PYTHON_COMPAT=( python3_{8..10} )
140 -inherit distutils-r1
141 -
142 -DESCRIPTION="A Python package that generates fake data for you"
143 -HOMEPAGE="https://github.com/joke2k/faker"
144 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
145 -
146 -LICENSE="MIT"
147 -SLOT="0"
148 -KEYWORDS="~amd64 ~x86"
149 -
150 -RDEPEND=">=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]
151 - >=dev-python/text-unidecode-1.3[${PYTHON_USEDEP}]
152 - !dev-ruby/faker"
153 -BDEPEND="
154 - test? (
155 - dev-python/freezegun[${PYTHON_USEDEP}]
156 - dev-python/pillow[${PYTHON_USEDEP},tiff]
157 - dev-python/random2[${PYTHON_USEDEP}]
158 - dev-python/validators[${PYTHON_USEDEP}]
159 - )"
160 -
161 -distutils_enable_tests pytest
162
163 diff --git a/dev-python/Faker/Faker-8.11.0.ebuild b/dev-python/Faker/Faker-8.11.0.ebuild
164 deleted file mode 100644
165 index ada44c6701c..00000000000
166 --- a/dev-python/Faker/Faker-8.11.0.ebuild
167 +++ /dev/null
168 @@ -1,28 +0,0 @@
169 -# Copyright 2021 Gentoo Authors
170 -# Distributed under the terms of the GNU General Public License v2
171 -
172 -EAPI=8
173 -
174 -PYTHON_COMPAT=( python3_{8..10} )
175 -inherit distutils-r1
176 -
177 -DESCRIPTION="A Python package that generates fake data for you"
178 -HOMEPAGE="https://github.com/joke2k/faker"
179 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
180 -
181 -LICENSE="MIT"
182 -SLOT="0"
183 -KEYWORDS="~amd64 ~x86"
184 -
185 -RDEPEND=">=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]
186 - >=dev-python/text-unidecode-1.3[${PYTHON_USEDEP}]
187 - !dev-ruby/faker"
188 -BDEPEND="
189 - test? (
190 - dev-python/freezegun[${PYTHON_USEDEP}]
191 - dev-python/pillow[${PYTHON_USEDEP},tiff]
192 - dev-python/random2[${PYTHON_USEDEP}]
193 - dev-python/validators[${PYTHON_USEDEP}]
194 - )"
195 -
196 -distutils_enable_tests pytest
197
198 diff --git a/dev-python/Faker/Faker-8.8.2.ebuild b/dev-python/Faker/Faker-8.8.2.ebuild
199 deleted file mode 100644
200 index 53094317ba8..00000000000
201 --- a/dev-python/Faker/Faker-8.8.2.ebuild
202 +++ /dev/null
203 @@ -1,28 +0,0 @@
204 -# Copyright 2021 Gentoo Authors
205 -# Distributed under the terms of the GNU General Public License v2
206 -
207 -EAPI=7
208 -
209 -PYTHON_COMPAT=( python3_{8..10} )
210 -inherit distutils-r1
211 -
212 -DESCRIPTION="A Python package that generates fake data for you"
213 -HOMEPAGE="https://github.com/joke2k/faker"
214 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
215 -
216 -LICENSE="MIT"
217 -SLOT="0"
218 -KEYWORDS="~amd64 ~x86"
219 -
220 -RDEPEND=">=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]
221 - >=dev-python/text-unidecode-1.3[${PYTHON_USEDEP}]
222 - !dev-ruby/faker"
223 -BDEPEND="
224 - test? (
225 - dev-python/freezegun[${PYTHON_USEDEP}]
226 - dev-python/pillow[${PYTHON_USEDEP},tiff]
227 - dev-python/random2[${PYTHON_USEDEP}]
228 - dev-python/validators[${PYTHON_USEDEP}]
229 - )"
230 -
231 -distutils_enable_tests pytest
232
233 diff --git a/dev-python/Faker/Faker-8.9.0.ebuild b/dev-python/Faker/Faker-8.9.0.ebuild
234 deleted file mode 100644
235 index ada44c6701c..00000000000
236 --- a/dev-python/Faker/Faker-8.9.0.ebuild
237 +++ /dev/null
238 @@ -1,28 +0,0 @@
239 -# Copyright 2021 Gentoo Authors
240 -# Distributed under the terms of the GNU General Public License v2
241 -
242 -EAPI=8
243 -
244 -PYTHON_COMPAT=( python3_{8..10} )
245 -inherit distutils-r1
246 -
247 -DESCRIPTION="A Python package that generates fake data for you"
248 -HOMEPAGE="https://github.com/joke2k/faker"
249 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
250 -
251 -LICENSE="MIT"
252 -SLOT="0"
253 -KEYWORDS="~amd64 ~x86"
254 -
255 -RDEPEND=">=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]
256 - >=dev-python/text-unidecode-1.3[${PYTHON_USEDEP}]
257 - !dev-ruby/faker"
258 -BDEPEND="
259 - test? (
260 - dev-python/freezegun[${PYTHON_USEDEP}]
261 - dev-python/pillow[${PYTHON_USEDEP},tiff]
262 - dev-python/random2[${PYTHON_USEDEP}]
263 - dev-python/validators[${PYTHON_USEDEP}]
264 - )"
265 -
266 -distutils_enable_tests pytest
267
268 diff --git a/dev-python/Faker/Faker-8.9.1.ebuild b/dev-python/Faker/Faker-8.9.1.ebuild
269 deleted file mode 100644
270 index ada44c6701c..00000000000
271 --- a/dev-python/Faker/Faker-8.9.1.ebuild
272 +++ /dev/null
273 @@ -1,28 +0,0 @@
274 -# Copyright 2021 Gentoo Authors
275 -# Distributed under the terms of the GNU General Public License v2
276 -
277 -EAPI=8
278 -
279 -PYTHON_COMPAT=( python3_{8..10} )
280 -inherit distutils-r1
281 -
282 -DESCRIPTION="A Python package that generates fake data for you"
283 -HOMEPAGE="https://github.com/joke2k/faker"
284 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
285 -
286 -LICENSE="MIT"
287 -SLOT="0"
288 -KEYWORDS="~amd64 ~x86"
289 -
290 -RDEPEND=">=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]
291 - >=dev-python/text-unidecode-1.3[${PYTHON_USEDEP}]
292 - !dev-ruby/faker"
293 -BDEPEND="
294 - test? (
295 - dev-python/freezegun[${PYTHON_USEDEP}]
296 - dev-python/pillow[${PYTHON_USEDEP},tiff]
297 - dev-python/random2[${PYTHON_USEDEP}]
298 - dev-python/validators[${PYTHON_USEDEP}]
299 - )"
300 -
301 -distutils_enable_tests pytest
302
303 diff --git a/dev-python/Faker/Manifest b/dev-python/Faker/Manifest
304 index 67cb86eb3c1..4f0283d04fc 100644
305 --- a/dev-python/Faker/Manifest
306 +++ b/dev-python/Faker/Manifest
307 @@ -1,9 +1 @@
308 -DIST Faker-8.10.0.tar.gz 1149474 BLAKE2B 2a5304acb1ce88230660a468756ee79abc7ae0b6aeb850e3d05bb694cb9e5b596b1d9de4c8f1e82c208a3281efc026a290b6d96cd17bc6c523d22fcd61eaf756 SHA512 0d035663677bea9ef4a66c6f0cf5fb1e648e948deb4db07b352a8b8881f5774a9432524bef10e60f28d5d586ac66f0e207c3ad218edffd6071fa6ac614ac950b
309 -DIST Faker-8.10.1.tar.gz 1144158 BLAKE2B 7463566a8bf2f510ab89b7fd67ee3aea80ce65725063f83798a6f7ce959a1e5c4eef82504adc124add6ff028d6e248871123d0992f715d46485daa6d64d4179b SHA512 c5bb3b376757fe025255de67a184dfae959c834e937825515eaae083a2ce931f2c00ed1ade7ccba49adf182570cf533526e583e6a45c4fa08b41e22544139227
310 -DIST Faker-8.10.2.tar.gz 1150102 BLAKE2B 5ca744d201a7822cbe35791757a73628d3c12f6521ca55bc2d340c974cb6e76362f87395cbc858e4681738440cf676e9f9bf7a8002b908ff564dc6703ef794e0 SHA512 5a148327df7c34623c0d8c154e6181a183a0aa484659e5872013f0b9c510418690278550ebbed6eb984c87cef588fd862b213295a379b5be3433afe312181103
311 -DIST Faker-8.10.3.tar.gz 1149954 BLAKE2B 665ed95be11f734ed2ae9b593a4e287cc53b041521ab223efc045f061133e983de500ef12a858d7420342a500926297565b7c50674fe5533b985a00816251031 SHA512 a5969f04dd96660b3e62ece20ce4d92de9c781faa1742e45404b0a6f04dc7521c9532c519df06c4b3e9a815dde43837b7ab7628ef25ed3b60bda49c927b8ace7
312 -DIST Faker-8.11.0.tar.gz 1150354 BLAKE2B 9799163239afef521d352dea601a63f2702536380891182c72f856bf442441ed654412ba035dd4964ea9ca3f2c19e0737e0225a58178a2edffcc52b06047e2f1 SHA512 5a42ea5c843272f9f70edc88e405f0b309f6e6ae5c061d1f1ca7ed01f40688539371a1bce5084a0de3e424f3eb50443430ff1fafd1ef0a035d385d80b16cae2c
313 DIST Faker-8.12.0.tar.gz 1151218 BLAKE2B b55d1b1bac6a580c51fdd3f87919cbcea107aff309bce4d2092ec77046dc40c67650f3c53d176147b6b433008e7487dae9e096eb9ba6c8722ec54ce5d6d39449 SHA512 5df90c0976cb8b5e96f4c6645a984e813130fd22f25b5fb99b7cd28b6e079eec54b19f8ca643b795be15f41b9f5b677e89db1379615479983f0b5519a6dd56b4
314 -DIST Faker-8.8.2.tar.gz 1148529 BLAKE2B 279984479ad4f790dc7acd74b5ccd1cf5f32689b8b1ccf2152d7dfaa6fc7b4699d9827c16f83bb86e298723b6906a5cc40c2fa7f75439b5af5fc78c1af99a3f6 SHA512 4273008bf9ab693a40da2f93ff1fe40e9e7b102a2d5439f09096b6754b82dc26310666da65723b363f628365c97d44dd290e1e7065b7a9d862130baa292325b7
315 -DIST Faker-8.9.0.tar.gz 1148829 BLAKE2B b24a7fa87886cb38850808de2ffe1ceafab3c548c694af30d53b1f415d329264fe7e53f33f46b913d16310dd83d95fe591689a308bb7d4c653254e39defaa24b SHA512 d2e26ae140c30ae8069f8e0fd75bb9bf54aa00a7271b327e37dd248520256e137d192082071bc36a584fc864c54c050107ddecb40624288636c6b41caf1ea574
316 -DIST Faker-8.9.1.tar.gz 1148890 BLAKE2B 2cab6461bf6067d9dfd8872c19c8c11fa25ffef82b61b7e7676ffc187346d228703424a73278678f19263423716c74ecd47cfc1c17bf54d38bba712e456650b8 SHA512 f7016b320c7394b0eccc06e833a80e227cdbad9c0f34eb9f8f4413f56a4743f58bbd7ec5eac3b8c0642e7764c6c5986707d493f0c84daa75575a12061631c9c5