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/cffi/
Date: Fri, 21 Feb 2020 16:44:16
Message-Id: 1582303443.20ed7a59bf3d193b1a79b223b241c4f1644a9c69.mgorny@gentoo
1 commit: 20ed7a59bf3d193b1a79b223b241c4f1644a9c69
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 21 16:41:53 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 21 16:44:03 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20ed7a59
7
8 dev-python/cffi: Remove redundant versions
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/cffi/Manifest | 4 ---
13 dev-python/cffi/cffi-1.11.2.ebuild | 51 -----------------------------------
14 dev-python/cffi/cffi-1.12.1.ebuild | 55 --------------------------------------
15 dev-python/cffi/cffi-1.12.3.ebuild | 53 ------------------------------------
16 dev-python/cffi/cffi-1.9.1.ebuild | 51 -----------------------------------
17 5 files changed, 214 deletions(-)
18
19 diff --git a/dev-python/cffi/Manifest b/dev-python/cffi/Manifest
20 index 7dd058f8387..2229e2b8963 100644
21 --- a/dev-python/cffi/Manifest
22 +++ b/dev-python/cffi/Manifest
23 @@ -1,8 +1,4 @@
24 -DIST cffi-1.11.2.tar.gz 435142 BLAKE2B ba90cc377261a75557cef626f1c6b8c0c625c67212b546d42ca56c3360496d01c59984f72d5ce61b1160aa6117b869e567b17df8458de2c88a42dc5e653f6129 SHA512 8ccd8988bb6b4beb760abe5d8cac7cbf65a7dcfad5a535343e5961912751f426fdf6e602a983430e6aa9f56f2f623855b0cfb5ed8e5294a95d122866a4533eda
25 DIST cffi-1.11.4.tar.gz 436857 BLAKE2B 46b5d1adf4aca2a75ea02ba01ae934821d0e864accd9c355745a681d11a08ed34c33c473204c78ecb2113b2d59fbc762ca0607ff92f6cd2dc411907844bbdaf3 SHA512 184572ab8c1f7a72f00084c23894efe1691aa20f9e822a3f7184ebbed16e757586ac47e7f1d12dd7b14b4322bf5b88e35465dc3bc8b0caf0dc8e2b626a52615e
26 DIST cffi-1.11.5.tar.gz 438498 BLAKE2B 2e22cf3c2d50d76f8f25b7ac31a77fac8a49e2b2f4952e3b1a1da79c0ad2ca5c6e450000cadd1efa06df53d14f711e0acd73a075bea45ebd61e667fb650a10ab SHA512 6770d5293cfd7405e733d60c96655641b5bcc5878fc66a737f4a8308f465d459ee0e3fcaa47893d8f57fb195e5534dd7e4728c868f33d7e657688f45e1fb1880
27 -DIST cffi-1.12.1.tar.gz 453584 BLAKE2B fb0fee63f5cc4dacd1055036ed6e7882452e848dfece99adadad7ebb1f0cc4171d1be5370fda5552da45127e374382b29cdc8e1f5122081d2551604630774cac SHA512 1863ad26d730d629e1397ba155bebd3f9edc881d661fda5301a5acb080c8e006925317c1b092f054c46834d693c437d6e91a687f379c9ab029223a9a159eaf48
28 -DIST cffi-1.12.3.tar.gz 456340 BLAKE2B bac7265ed9b0858d791443572f39316fdf809c8e40b5a2557ccd667858d994cb44368b4b74655813833d3c5cd5c266fbb5227d777db8fcedc599917f31dab7ad SHA512 9070f5cfe543c9261a79f995548899c3e7539ee20f562ba91a4a909887745bd28448b0e38241031d6b2ab87286fd0ec91768b8bf6577716427612d41b0ed3b93
29 DIST cffi-1.13.2.tar.gz 460243 BLAKE2B 74603f2b1bde068a955e94912488fd7d8914267ec2d0cbd8574f62376fc24ef16d85d59e9fee7f6015e6d242726ea25235788faddedc68deb56ae71e627d6322 SHA512 2c57d9c06c39e95498a54408dc39940427190f3c03e1b8f1a3584140db08a5775dd12e6e67b03093429c130af579d01519b0fc868b99ba7a530068ed22d38522
30 DIST cffi-1.14.0.tar.gz 463065 BLAKE2B 4d1e8a92241db801848ef8bd05ea15a31c7f61ea426ce4da184aff00df786348d2c76de9dc48898c814478aed9750b665868df24ad39435062cd7e1c84163e52 SHA512 4c5451eeede1d48a8f4b40e25b845ad1863b8bf3bd39624e6c693c2800d89a13efedc4c43b37e317a035613bffc2e3fd5f7e583c46cb283cb5cb930356f86253
31 -DIST cffi-1.9.1.tar.gz 407108 BLAKE2B f95e99cbb7a10aacb714d6ddbe85755e24d4fbdebb9ada0ab87c95b58aa56b364df612fbdfbf6fcc3a9dfff6e96fe5e979ee37b1c6c9b62b6ba8d3a9565def2f SHA512 6e76f181b6b7b760a14ad70338edd104a8b8e2eac5680e336d3868e0bd031a1665608e29a65dc0c56806afb8a8c03811586f151f3acef11e54e60c1bfcf902e3
32
33 diff --git a/dev-python/cffi/cffi-1.11.2.ebuild b/dev-python/cffi/cffi-1.11.2.ebuild
34 deleted file mode 100644
35 index b5cf9755e76..00000000000
36 --- a/dev-python/cffi/cffi-1.11.2.ebuild
37 +++ /dev/null
38 @@ -1,51 +0,0 @@
39 -# Copyright 1999-2020 Gentoo Authors
40 -# Distributed under the terms of the GNU General Public License v2
41 -
42 -EAPI=6
43 -
44 -# DO NOT ADD pypy to PYTHON_COMPAT
45 -# pypy bundles a modified version of cffi. Use python_gen_cond_dep instead.
46 -PYTHON_COMPAT=( python2_7 python3_6 )
47 -
48 -inherit distutils-r1
49 -
50 -DESCRIPTION="Foreign Function Interface for Python calling C code"
51 -HOMEPAGE="https://cffi.readthedocs.io/ https://pypi.org/project/cffi/"
52 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
53 -
54 -LICENSE="MIT"
55 -SLOT="0/${PV}"
56 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
57 -IUSE="doc test"
58 -RESTRICT="!test? ( test )"
59 -
60 -RDEPEND="
61 - virtual/libffi:=
62 - dev-python/pycparser[${PYTHON_USEDEP}]"
63 -DEPEND="${RDEPEND}
64 - virtual/pkgconfig
65 - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
66 - test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
67 -
68 -# Avoid race on _configtest.c (distutils/command/config.py:_gen_temp_sourcefile)
69 -DISTUTILS_IN_SOURCE_BUILD=1
70 -
71 -python_compile_all() {
72 - use doc && emake -C doc html
73 -}
74 -
75 -python_test() {
76 - einfo "$PYTHONPATH"
77 - $PYTHON -c "import _cffi_backend as backend" || die
78 - PYTHONPATH="${PYTHONPATH}" \
79 - py.test -x -v \
80 - --ignore testing/test_zintegration.py \
81 - --ignore testing/embedding \
82 - c/ testing/ \
83 - || die "Testing failed with ${EPYTHON}"
84 -}
85 -
86 -python_install_all() {
87 - use doc && local HTML_DOCS=( doc/build/html/. )
88 - distutils-r1_python_install_all
89 -}
90
91 diff --git a/dev-python/cffi/cffi-1.12.1.ebuild b/dev-python/cffi/cffi-1.12.1.ebuild
92 deleted file mode 100644
93 index 18166d47669..00000000000
94 --- a/dev-python/cffi/cffi-1.12.1.ebuild
95 +++ /dev/null
96 @@ -1,55 +0,0 @@
97 -# Copyright 1999-2020 Gentoo Authors
98 -# Distributed under the terms of the GNU General Public License v2
99 -
100 -EAPI=6
101 -
102 -# DO NOT ADD pypy to PYTHON_COMPAT
103 -# pypy bundles a modified version of cffi. Use python_gen_cond_dep instead.
104 -PYTHON_COMPAT=( python2_7 python3_{6,7} )
105 -
106 -inherit distutils-r1 toolchain-funcs
107 -
108 -DESCRIPTION="Foreign Function Interface for Python calling C code"
109 -HOMEPAGE="https://cffi.readthedocs.io/ https://pypi.org/project/cffi/"
110 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
111 -
112 -LICENSE="MIT"
113 -SLOT="0/${PV}"
114 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
115 -IUSE="doc test"
116 -RESTRICT="!test? ( test )"
117 -
118 -RDEPEND="
119 - virtual/libffi:=
120 - dev-python/pycparser[${PYTHON_USEDEP}]"
121 -DEPEND="${RDEPEND}
122 - virtual/pkgconfig
123 - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
124 - test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
125 -
126 -# Avoid race on _configtest.c (distutils/command/config.py:_gen_temp_sourcefile)
127 -DISTUTILS_IN_SOURCE_BUILD=1
128 -
129 -src_configure() {
130 - tc-export PKG_CONFIG
131 -}
132 -
133 -python_compile_all() {
134 - use doc && emake -C doc html
135 -}
136 -
137 -python_test() {
138 - einfo "$PYTHONPATH"
139 - $PYTHON -c "import _cffi_backend as backend" || die
140 - PYTHONPATH="${PYTHONPATH}" \
141 - py.test -x -v \
142 - --ignore testing/test_zintegration.py \
143 - --ignore testing/embedding \
144 - c/ testing/ \
145 - || die "Testing failed with ${EPYTHON}"
146 -}
147 -
148 -python_install_all() {
149 - use doc && local HTML_DOCS=( doc/build/html/. )
150 - distutils-r1_python_install_all
151 -}
152
153 diff --git a/dev-python/cffi/cffi-1.12.3.ebuild b/dev-python/cffi/cffi-1.12.3.ebuild
154 deleted file mode 100644
155 index 297c0da1938..00000000000
156 --- a/dev-python/cffi/cffi-1.12.3.ebuild
157 +++ /dev/null
158 @@ -1,53 +0,0 @@
159 -# Copyright 1999-2020 Gentoo Authors
160 -# Distributed under the terms of the GNU General Public License v2
161 -
162 -EAPI=7
163 -
164 -# DO NOT ADD pypy to PYTHON_COMPAT
165 -# pypy bundles a modified version of cffi. Use python_gen_cond_dep instead.
166 -PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
167 -
168 -inherit distutils-r1 toolchain-funcs
169 -
170 -DESCRIPTION="Foreign Function Interface for Python calling C code"
171 -HOMEPAGE="https://cffi.readthedocs.io/ https://pypi.org/project/cffi/"
172 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
173 -
174 -LICENSE="MIT"
175 -SLOT="0/${PV}"
176 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
177 -IUSE="doc test"
178 -RESTRICT="!test? ( test )"
179 -
180 -RDEPEND="
181 - virtual/libffi:=
182 - dev-python/pycparser[${PYTHON_USEDEP}]"
183 -DEPEND="${RDEPEND}
184 - virtual/pkgconfig
185 - doc? ( dev-python/sphinx )
186 - test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
187 -
188 -# Avoid race on _configtest.c (distutils/command/config.py:_gen_temp_sourcefile)
189 -DISTUTILS_IN_SOURCE_BUILD=1
190 -
191 -src_configure() {
192 - tc-export PKG_CONFIG
193 -}
194 -
195 -python_compile_all() {
196 - use doc && emake -C doc html
197 -}
198 -
199 -python_test() {
200 - "${PYTHON}" -c "import _cffi_backend as backend" || die
201 - pytest -x -vv \
202 - --ignore testing/test_zintegration.py \
203 - --ignore testing/embedding \
204 - c/ testing/ \
205 - || die "Testing failed with ${EPYTHON}"
206 -}
207 -
208 -python_install_all() {
209 - use doc && local HTML_DOCS=( doc/build/html/. )
210 - distutils-r1_python_install_all
211 -}
212
213 diff --git a/dev-python/cffi/cffi-1.9.1.ebuild b/dev-python/cffi/cffi-1.9.1.ebuild
214 deleted file mode 100644
215 index 31c62e6cba4..00000000000
216 --- a/dev-python/cffi/cffi-1.9.1.ebuild
217 +++ /dev/null
218 @@ -1,51 +0,0 @@
219 -# Copyright 1999-2020 Gentoo Authors
220 -# Distributed under the terms of the GNU General Public License v2
221 -
222 -EAPI=6
223 -
224 -# DO NOT ADD pypy to PYTHON_COMPAT
225 -# pypy bundles a modified version of cffi. Use python_gen_cond_dep instead.
226 -PYTHON_COMPAT=( python2_7 python3_6 )
227 -
228 -inherit distutils-r1
229 -
230 -DESCRIPTION="Foreign Function Interface for Python calling C code"
231 -HOMEPAGE="https://cffi.readthedocs.io/ https://pypi.org/project/cffi/"
232 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
233 -
234 -LICENSE="MIT"
235 -SLOT="0/${PV}"
236 -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris"
237 -IUSE="doc test"
238 -RESTRICT="!test? ( test )"
239 -
240 -RDEPEND="
241 - virtual/libffi:=
242 - dev-python/pycparser[${PYTHON_USEDEP}]"
243 -DEPEND="${RDEPEND}
244 - virtual/pkgconfig
245 - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
246 - test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
247 -
248 -# Avoid race on _configtest.c (distutils/command/config.py:_gen_temp_sourcefile)
249 -DISTUTILS_IN_SOURCE_BUILD=1
250 -
251 -python_compile_all() {
252 - use doc && emake -C doc html
253 -}
254 -
255 -python_test() {
256 - einfo "$PYTHONPATH"
257 - $PYTHON -c "import _cffi_backend as backend" || die
258 - PYTHONPATH="${PYTHONPATH}" \
259 - py.test -x -v \
260 - --ignore testing/test_zintegration.py \
261 - --ignore testing/embedding \
262 - c/ testing/ \
263 - || die "Testing failed with ${EPYTHON}"
264 -}
265 -
266 -python_install_all() {
267 - use doc && local HTML_DOCS=( doc/build/html/. )
268 - distutils-r1_python_install_all
269 -}