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/reportlab/
Date: Thu, 15 Apr 2021 09:03:51
Message-Id: 1618477417.751c751092988fb397e1bca15d76af51b7381958.mgorny@gentoo
1 commit: 751c751092988fb397e1bca15d76af51b7381958
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 15 08:53:11 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 15 09:03:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=751c7510
7
8 dev-python/reportlab: Remove old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/reportlab/Manifest | 4 --
13 dev-python/reportlab/reportlab-3.5.60.ebuild | 61 -------------------------
14 dev-python/reportlab/reportlab-3.5.63.ebuild | 66 ----------------------------
15 dev-python/reportlab/reportlab-3.5.64.ebuild | 66 ----------------------------
16 dev-python/reportlab/reportlab-3.5.65.ebuild | 66 ----------------------------
17 5 files changed, 263 deletions(-)
18
19 diff --git a/dev-python/reportlab/Manifest b/dev-python/reportlab/Manifest
20 index edc0b02a62c..5b3f6ed93d8 100644
21 --- a/dev-python/reportlab/Manifest
22 +++ b/dev-python/reportlab/Manifest
23 @@ -1,7 +1,3 @@
24 DIST pfbfer-20070710.zip 677333 BLAKE2B 100214476a361a5e5d1f3da0999591345f6e3a3f8c6bc3f6a3e9eca734190c6259758a43302c6e41254d33491fe535eb7d5dd07aa9727c912424bebc31fc18df SHA512 6fd4a5d955464b10d13a7b748703450c1fe120d5ed09e8cfa1b4dfa9c183c59fe001df29433af551796b0df62544b7ddc364f9bb1bdcc2cd300434340ffcc4f2
25 -DIST reportlab-3.5.60.tar.gz 2905122 BLAKE2B 8863e910dac03d5fd1d53880bb9fe83d218641156e481c97b498e462cf9e1e5c6826f2f25fcef7c65cee3dbc7551401bfd1dba6a319532363b7c9cbc9c37e618 SHA512 395ad0c904215ba3ae16efa52140b7cc6f751efd04c70f687a8891806b346d78c75bb29df5aa0d6d49adb6f5638da58704e713ee1500df05424c9dddc38afad2
26 -DIST reportlab-3.5.63.tar.gz 2908785 BLAKE2B 0af6f72063e4a1f4464bf8d847575e23b5d96ced3bdbafa518e56503194e98aed5e07c17fbf6cf07d3d95ef91b3d0d450233024b40368889dc1ef5d8792050fe SHA512 39c940a585695752095b868fa631396193083d9d270512e0e89e766e02d749745b6d0438f2d9f5ec2ea58c7da6aa538a0315fbd7483571ebc2c460035e12a1bf
27 -DIST reportlab-3.5.64.tar.gz 2909252 BLAKE2B 5922ec3083238c2884d7ebede5593a15fa537a8bd72f5cf9b6a84bf1673fe43be2df9f2125f033400c766fdf78a07f4c919b331bbd2215acb950dbbcb971bced SHA512 ac4eb9a7c337ebdde81dcfa9e6b9609aec7fca8451d383c28b9d58e0ea73bd71c328fb2362ba5805b96e10c95dc166d5806eb763c5c325a6d72a9474dce3c422
28 -DIST reportlab-3.5.65.tar.gz 2909468 BLAKE2B cec88aa00299d329a44379798824a8694f7547a9bb35685b202873387d0b40cdb2bfc864257ee2749c8cc24ed1d26e1ef22c1059fe2e27df38cedae71d55ceda SHA512 a143ff277ab4e9bf667d8334aca9d5b0c959b64eebbd5eda8d6fed95b09cd28544a33bbe5f630753f167b54e63a1a5e04f841c8892712e93d2f8739e9651269a
29 DIST reportlab-3.5.66.tar.gz 2911372 BLAKE2B 58bc718157066a82eece18141e08547b8360dd653d2365fdbe1708fee2f1f8dffeced60500b4e866c31947fae00b78ab9853983563fb89e5b34827173c71a534 SHA512 81fac9fd751a451bd5bf6c91efcf9e250ec1c028587c9ed76129d7fd20c4efa17ea0ae45f08dd43a33adf6f4a2c5338a557e869b85d0b6405626720b0e9221a8
30 DIST reportlab-3.5.67.tar.gz 2911726 BLAKE2B 8dbd3bb54c2c651616c3b6be905ac7b43b3a8f30f630d2f9b91882416cb4513751affa507870fdd801b5aa53480498ecc9a5fe3902ab38d72288b6f48ce892e9 SHA512 5a0ec58f0ee925079f3756bac309bd5aaf159118a4ed7ec6467721ead23e5db37839014bb49f1804a0dee4532ce21f9c78adec99ec61a4aeffd957184d489a6c
31
32 diff --git a/dev-python/reportlab/reportlab-3.5.60.ebuild b/dev-python/reportlab/reportlab-3.5.60.ebuild
33 deleted file mode 100644
34 index dcfc62e7a27..00000000000
35 --- a/dev-python/reportlab/reportlab-3.5.60.ebuild
36 +++ /dev/null
37 @@ -1,61 +0,0 @@
38 -# Copyright 1999-2021 Gentoo Authors
39 -# Distributed under the terms of the GNU General Public License v2
40 -
41 -EAPI=7
42 -
43 -PYTHON_COMPAT=( python3_{7..9} )
44 -inherit distutils-r1
45 -
46 -DESCRIPTION="Tools for generating printable PDF documents from any data source"
47 -HOMEPAGE="
48 - https://www.reportlab.com/
49 - https://pypi.org/project/reportlab/"
50 -SRC_URI="
51 - mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz
52 - https://www.reportlab.com/ftp/fonts/pfbfer-20070710.zip"
53 -
54 -LICENSE="BSD"
55 -SLOT="0"
56 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
57 -IUSE="test"
58 -RESTRICT="!test? ( test )"
59 -
60 -DEPEND="
61 - media-libs/freetype
62 - media-libs/libart_lgpl
63 - sys-libs/zlib:="
64 -RDEPEND="
65 - ${DEPEND}
66 - dev-python/pillow[tiff,truetype,jpeg(+),${PYTHON_USEDEP}]"
67 -BDEPEND="
68 - app-arch/unzip
69 - test? ( ${RDEPEND} )"
70 -
71 -distutils_enable_sphinx docs/source
72 -
73 -PATCHES=(
74 - # bug 738312, remove -L/usr/lib from link line
75 - "${FILESDIR}"/${PN}-3.5.48-usr-lib-LLD.patch
76 -)
77 -
78 -src_unpack() {
79 - unpack ${P}.tar.gz
80 - cd ${P}/src/reportlab/fonts || die
81 - unpack pfbfer-20070710.zip
82 -}
83 -
84 -python_prepare_all() {
85 - # tests requiring Internet access
86 - sed -i -e 's:test0:_&:' \
87 - tests/test_platypus_general.py \
88 - tests/test_platypus_images.py || die
89 - sed -i -e 's:test9:_&:' tests/test_lib_utils.py || die
90 -
91 - distutils-r1_python_prepare_all
92 -}
93 -
94 -python_test() {
95 - pushd tests >/dev/null || die
96 - "${EPYTHON}" runAll.py || die "Testing failed with ${EPYTHON}"
97 - popd >/dev/null || die
98 -}
99
100 diff --git a/dev-python/reportlab/reportlab-3.5.63.ebuild b/dev-python/reportlab/reportlab-3.5.63.ebuild
101 deleted file mode 100644
102 index 71dd8dad099..00000000000
103 --- a/dev-python/reportlab/reportlab-3.5.63.ebuild
104 +++ /dev/null
105 @@ -1,66 +0,0 @@
106 -# Copyright 1999-2021 Gentoo Authors
107 -# Distributed under the terms of the GNU General Public License v2
108 -
109 -EAPI=7
110 -
111 -PYTHON_COMPAT=( python3_{7..9} )
112 -inherit distutils-r1
113 -
114 -DESCRIPTION="Tools for generating printable PDF documents from any data source"
115 -HOMEPAGE="
116 - https://www.reportlab.com/
117 - https://pypi.org/project/reportlab/"
118 -SRC_URI="
119 - mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz
120 - https://www.reportlab.com/ftp/fonts/pfbfer-20070710.zip"
121 -
122 -LICENSE="BSD"
123 -SLOT="0"
124 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
125 -
126 -DEPEND="
127 - media-libs/freetype
128 - media-libs/libart_lgpl
129 - sys-libs/zlib:="
130 -RDEPEND="
131 - ${DEPEND}
132 - dev-python/pillow[tiff,truetype,jpeg(+),${PYTHON_USEDEP}]"
133 -BDEPEND="
134 - app-arch/unzip"
135 -
136 -distutils_enable_sphinx docs/source
137 -distutils_enable_tests unittest
138 -
139 -PATCHES=(
140 - # bug 738312, remove -L/usr/lib from link line
141 - "${FILESDIR}"/${PN}-3.5.48-usr-lib-LLD.patch
142 -)
143 -
144 -src_unpack() {
145 - unpack ${P}.tar.gz
146 - cd ${P}/src/reportlab/fonts || die
147 - unpack pfbfer-20070710.zip
148 -}
149 -
150 -python_prepare_all() {
151 - # tests requiring Internet access
152 - sed -i -e 's:test0:_&:' \
153 - tests/test_platypus_general.py \
154 - tests/test_platypus_images.py || die
155 - sed -i -e 's:test9:_&:' tests/test_lib_utils.py || die
156 -
157 - distutils-r1_python_prepare_all
158 -}
159 -
160 -src_configure() {
161 - mydistutilsargs=(
162 - --no-download-t1-files
163 - --use-system-libart
164 - )
165 -}
166 -
167 -python_test() {
168 - pushd tests >/dev/null || die
169 - "${EPYTHON}" runAll.py -v || die "Testing failed with ${EPYTHON}"
170 - popd >/dev/null || die
171 -}
172
173 diff --git a/dev-python/reportlab/reportlab-3.5.64.ebuild b/dev-python/reportlab/reportlab-3.5.64.ebuild
174 deleted file mode 100644
175 index 71dd8dad099..00000000000
176 --- a/dev-python/reportlab/reportlab-3.5.64.ebuild
177 +++ /dev/null
178 @@ -1,66 +0,0 @@
179 -# Copyright 1999-2021 Gentoo Authors
180 -# Distributed under the terms of the GNU General Public License v2
181 -
182 -EAPI=7
183 -
184 -PYTHON_COMPAT=( python3_{7..9} )
185 -inherit distutils-r1
186 -
187 -DESCRIPTION="Tools for generating printable PDF documents from any data source"
188 -HOMEPAGE="
189 - https://www.reportlab.com/
190 - https://pypi.org/project/reportlab/"
191 -SRC_URI="
192 - mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz
193 - https://www.reportlab.com/ftp/fonts/pfbfer-20070710.zip"
194 -
195 -LICENSE="BSD"
196 -SLOT="0"
197 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
198 -
199 -DEPEND="
200 - media-libs/freetype
201 - media-libs/libart_lgpl
202 - sys-libs/zlib:="
203 -RDEPEND="
204 - ${DEPEND}
205 - dev-python/pillow[tiff,truetype,jpeg(+),${PYTHON_USEDEP}]"
206 -BDEPEND="
207 - app-arch/unzip"
208 -
209 -distutils_enable_sphinx docs/source
210 -distutils_enable_tests unittest
211 -
212 -PATCHES=(
213 - # bug 738312, remove -L/usr/lib from link line
214 - "${FILESDIR}"/${PN}-3.5.48-usr-lib-LLD.patch
215 -)
216 -
217 -src_unpack() {
218 - unpack ${P}.tar.gz
219 - cd ${P}/src/reportlab/fonts || die
220 - unpack pfbfer-20070710.zip
221 -}
222 -
223 -python_prepare_all() {
224 - # tests requiring Internet access
225 - sed -i -e 's:test0:_&:' \
226 - tests/test_platypus_general.py \
227 - tests/test_platypus_images.py || die
228 - sed -i -e 's:test9:_&:' tests/test_lib_utils.py || die
229 -
230 - distutils-r1_python_prepare_all
231 -}
232 -
233 -src_configure() {
234 - mydistutilsargs=(
235 - --no-download-t1-files
236 - --use-system-libart
237 - )
238 -}
239 -
240 -python_test() {
241 - pushd tests >/dev/null || die
242 - "${EPYTHON}" runAll.py -v || die "Testing failed with ${EPYTHON}"
243 - popd >/dev/null || die
244 -}
245
246 diff --git a/dev-python/reportlab/reportlab-3.5.65.ebuild b/dev-python/reportlab/reportlab-3.5.65.ebuild
247 deleted file mode 100644
248 index 71dd8dad099..00000000000
249 --- a/dev-python/reportlab/reportlab-3.5.65.ebuild
250 +++ /dev/null
251 @@ -1,66 +0,0 @@
252 -# Copyright 1999-2021 Gentoo Authors
253 -# Distributed under the terms of the GNU General Public License v2
254 -
255 -EAPI=7
256 -
257 -PYTHON_COMPAT=( python3_{7..9} )
258 -inherit distutils-r1
259 -
260 -DESCRIPTION="Tools for generating printable PDF documents from any data source"
261 -HOMEPAGE="
262 - https://www.reportlab.com/
263 - https://pypi.org/project/reportlab/"
264 -SRC_URI="
265 - mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz
266 - https://www.reportlab.com/ftp/fonts/pfbfer-20070710.zip"
267 -
268 -LICENSE="BSD"
269 -SLOT="0"
270 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
271 -
272 -DEPEND="
273 - media-libs/freetype
274 - media-libs/libart_lgpl
275 - sys-libs/zlib:="
276 -RDEPEND="
277 - ${DEPEND}
278 - dev-python/pillow[tiff,truetype,jpeg(+),${PYTHON_USEDEP}]"
279 -BDEPEND="
280 - app-arch/unzip"
281 -
282 -distutils_enable_sphinx docs/source
283 -distutils_enable_tests unittest
284 -
285 -PATCHES=(
286 - # bug 738312, remove -L/usr/lib from link line
287 - "${FILESDIR}"/${PN}-3.5.48-usr-lib-LLD.patch
288 -)
289 -
290 -src_unpack() {
291 - unpack ${P}.tar.gz
292 - cd ${P}/src/reportlab/fonts || die
293 - unpack pfbfer-20070710.zip
294 -}
295 -
296 -python_prepare_all() {
297 - # tests requiring Internet access
298 - sed -i -e 's:test0:_&:' \
299 - tests/test_platypus_general.py \
300 - tests/test_platypus_images.py || die
301 - sed -i -e 's:test9:_&:' tests/test_lib_utils.py || die
302 -
303 - distutils-r1_python_prepare_all
304 -}
305 -
306 -src_configure() {
307 - mydistutilsargs=(
308 - --no-download-t1-files
309 - --use-system-libart
310 - )
311 -}
312 -
313 -python_test() {
314 - pushd tests >/dev/null || die
315 - "${EPYTHON}" runAll.py -v || die "Testing failed with ${EPYTHON}"
316 - popd >/dev/null || die
317 -}