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/prettytable/
Date: Thu, 20 Jan 2022 14:24:47
Message-Id: 1642688678.5f1a86ec25bf60d95c709a5919ff9a5f994addde.mgorny@gentoo
1 commit: 5f1a86ec25bf60d95c709a5919ff9a5f994addde
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 20 14:22:35 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 20 14:24:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f1a86ec
7
8 dev-python/prettytable: Remove old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/prettytable/Manifest | 4 ---
13 dev-python/prettytable/prettytable-0.7.2-r1.ebuild | 22 ----------------
14 dev-python/prettytable/prettytable-2.2.1-r1.ebuild | 28 ---------------------
15 dev-python/prettytable/prettytable-2.3.0.ebuild | 29 ----------------------
16 dev-python/prettytable/prettytable-2.4.0-r1.ebuild | 29 ----------------------
17 5 files changed, 112 deletions(-)
18
19 diff --git a/dev-python/prettytable/Manifest b/dev-python/prettytable/Manifest
20 index c7b9e3e934e9..6ea211773e6c 100644
21 --- a/dev-python/prettytable/Manifest
22 +++ b/dev-python/prettytable/Manifest
23 @@ -1,6 +1,2 @@
24 -DIST prettytable-0.7.2.tar.bz2 21755 BLAKE2B 385d5bd6d4ab75a8c7ae96abc9d9e98a66a196265853113e7fb59073876e9f5e9c6c4fba9a30d80cc726a5184e78fb6451ff9a553909704fcc5022b6a08413f4 SHA512 f3a3fe6fa29f4ef090ff6cac06549ebd9db8b387e7b25fc64c4e37c8444586f50355c5573f38caabc72360aa68054aa189a67aa37f0bd13b872862ecd9151e71
25 -DIST prettytable-2.2.1.tar.gz 45102 BLAKE2B 59fe355603791c8b3a584b1d1f2864559a7e2c7249923d5299c967db74dbd37baef9557d8d5511defe54f64e3f4625ef45635cf2f00a051a599177a3774da1a5 SHA512 5496b1525342b9df4b88cc2cd6079d8c329787b20f7e581465dcdf447b90f78aad764c6505aab8a0e3c4cbb44c943720672373cf754d6f7313b68c28005a707c
26 -DIST prettytable-2.3.0.tar.gz 49386 BLAKE2B 368dd454da9dde3900009ed52c0d55c30ed69315b36fb53eaebc764af419851b858dc648ac5d8ca62592c2aaa68dac91ac03a1a1bf29d10ee5162981f2937c22 SHA512 feeaeeb0a1897c0aaa2bc0ac7f470244529e8c70debb26976494719607840c8b8a80698b7e463402031b250fe152091e947555be2a6f983764e01bdaa1a71a22
27 -DIST prettytable-2.4.0.tar.gz 49756 BLAKE2B 594dea7e1c3c9ba070420c83960b9fc4016d25bd883126ed2331cb5ce06909fad92e94ec141e1b4838233f00cfabc394e1a7025aa02cf246e8608903bb45533c SHA512 50983855868d23a590004dcb81ad9a3f22191c656532683f71260a369df5bd2a0001db946268944cc169528f64f36833eb524fc46efabe562434ec32832ce011
28 DIST prettytable-2.5.0.tar.gz 50015 BLAKE2B 75bf06625ee8aaa495ce86f69d751bf89edb8fd0c530009cd4eec9f44b6155d0168d2f4b9f55bef6c3c591a3be17bd87eefc447315f9ed867f6a7edd8c0225c5 SHA512 e4f07e842668b3874ecb329b5e9d6b61433c6ef78f3df6b9872bd7edd1d7266bf61e80b8aab641d42eb7dce1f2fc3463e1598128763ca4998618ea835cd74fef
29 DIST prettytable-3.0.0.tar.gz 50012 BLAKE2B 9a1c57abf46fd00fa74022ad9a8bd19c5f501610ac4dcd806511f5cd9e0ab17cbf24ce90b8f1c3f98db5601e1df75cf57c7709c84e0c3b703ebe2d69f57294d3 SHA512 f7b03ee1c1371187708b1cd7724f1afead1249a796928d2abdce42fa834ee128e930f20aef1df579426c65f1fb574b1a831e521ade6e9e65977d5dd88bafc5af
30
31 diff --git a/dev-python/prettytable/prettytable-0.7.2-r1.ebuild b/dev-python/prettytable/prettytable-0.7.2-r1.ebuild
32 deleted file mode 100644
33 index c8b3463f2b25..000000000000
34 --- a/dev-python/prettytable/prettytable-0.7.2-r1.ebuild
35 +++ /dev/null
36 @@ -1,22 +0,0 @@
37 -# Copyright 1999-2021 Gentoo Authors
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI=7
41 -
42 -PYTHON_COMPAT=( python3_{8..9} )
43 -
44 -inherit distutils-r1
45 -
46 -DESCRIPTION="Easily displaying tabular data in a visually appealing ASCII table format"
47 -HOMEPAGE="https://code.google.com/p/prettytable/"
48 -SRC_URI="mirror://pypi/P/PrettyTable/${P}.tar.bz2"
49 -
50 -LICENSE="BSD"
51 -SLOT="0"
52 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
53 -IUSE="test"
54 -RESTRICT="!test? ( test )"
55 -
56 -python_test() {
57 - "${PYTHON}" prettytable_test.py || die "tests failed under ${EPYTHON}"
58 -}
59
60 diff --git a/dev-python/prettytable/prettytable-2.2.1-r1.ebuild b/dev-python/prettytable/prettytable-2.2.1-r1.ebuild
61 deleted file mode 100644
62 index 09ffde01e615..000000000000
63 --- a/dev-python/prettytable/prettytable-2.2.1-r1.ebuild
64 +++ /dev/null
65 @@ -1,28 +0,0 @@
66 -# Copyright 1999-2021 Gentoo Authors
67 -# Distributed under the terms of the GNU General Public License v2
68 -
69 -EAPI=8
70 -
71 -PYTHON_COMPAT=( python3_{8..10} pypy3 )
72 -inherit distutils-r1
73 -
74 -DESCRIPTION="Easily displaying tabular data in a visually appealing ASCII table format"
75 -HOMEPAGE="
76 - https://github.com/jazzband/prettytable/
77 - https://pypi.org/project/prettytable/"
78 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
79 -
80 -LICENSE="BSD"
81 -SLOT="0"
82 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
83 -
84 -RDEPEND="
85 - dev-python/wcwidth[${PYTHON_USEDEP}]
86 -"
87 -BDEPEND="
88 - dev-python/setuptools_scm[${PYTHON_USEDEP}]
89 - test? (
90 - $(python_gen_impl_dep sqlite)
91 - )"
92 -
93 -distutils_enable_tests --install pytest
94
95 diff --git a/dev-python/prettytable/prettytable-2.3.0.ebuild b/dev-python/prettytable/prettytable-2.3.0.ebuild
96 deleted file mode 100644
97 index 052ca669ddf7..000000000000
98 --- a/dev-python/prettytable/prettytable-2.3.0.ebuild
99 +++ /dev/null
100 @@ -1,29 +0,0 @@
101 -# Copyright 1999-2021 Gentoo Authors
102 -# Distributed under the terms of the GNU General Public License v2
103 -
104 -EAPI=8
105 -
106 -PYTHON_COMPAT=( python3_{8..10} pypy3 )
107 -inherit distutils-r1
108 -
109 -DESCRIPTION="Easily displaying tabular data in a visually appealing ASCII table format"
110 -HOMEPAGE="
111 - https://github.com/jazzband/prettytable/
112 - https://pypi.org/project/prettytable/"
113 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
114 -
115 -LICENSE="BSD"
116 -SLOT="0"
117 -KEYWORDS="~amd64 ~riscv ~sparc ~x86"
118 -
119 -RDEPEND="
120 - dev-python/wcwidth[${PYTHON_USEDEP}]
121 -"
122 -BDEPEND="
123 - dev-python/setuptools_scm[${PYTHON_USEDEP}]
124 - test? (
125 - $(python_gen_impl_dep sqlite)
126 - dev-python/pytest-lazy-fixture[${PYTHON_USEDEP}]
127 - )"
128 -
129 -distutils_enable_tests --install pytest
130
131 diff --git a/dev-python/prettytable/prettytable-2.4.0-r1.ebuild b/dev-python/prettytable/prettytable-2.4.0-r1.ebuild
132 deleted file mode 100644
133 index 3d6867ab4ea7..000000000000
134 --- a/dev-python/prettytable/prettytable-2.4.0-r1.ebuild
135 +++ /dev/null
136 @@ -1,29 +0,0 @@
137 -# Copyright 1999-2021 Gentoo Authors
138 -# Distributed under the terms of the GNU General Public License v2
139 -
140 -EAPI=8
141 -
142 -PYTHON_COMPAT=( python3_{8..10} pypy3 )
143 -inherit distutils-r1
144 -
145 -DESCRIPTION="Easily displaying tabular data in a visually appealing ASCII table format"
146 -HOMEPAGE="
147 - https://github.com/jazzband/prettytable/
148 - https://pypi.org/project/prettytable/"
149 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
150 -
151 -LICENSE="BSD"
152 -SLOT="0"
153 -KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ppc64 ~riscv sparc x86"
154 -
155 -RDEPEND="
156 - dev-python/wcwidth[${PYTHON_USEDEP}]
157 -"
158 -BDEPEND="
159 - dev-python/setuptools_scm[${PYTHON_USEDEP}]
160 - test? (
161 - $(python_gen_impl_dep sqlite)
162 - dev-python/pytest-lazy-fixture[${PYTHON_USEDEP}]
163 - )"
164 -
165 -distutils_enable_tests --install pytest