Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cairocffi/
Date: Thu, 24 Sep 2015 11:50:40
Message-Id: 1443094975.32bd7b12cf1e013c24e22456a7fbc51a8e274df1.jlec@gentoo
1 commit: 32bd7b12cf1e013c24e22456a7fbc51a8e274df1
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 24 11:42:55 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 24 11:42:55 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32bd7b12
7
8 dev-python/cairocffi: Clean old
9
10 Package-Manager: portage-2.2.21
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 dev-python/cairocffi/Manifest | 3 --
14 dev-python/cairocffi/cairocffi-0.5.3-r1.ebuild | 43 -------------------
15 dev-python/cairocffi/cairocffi-0.5.4.ebuild | 43 -------------------
16 dev-python/cairocffi/cairocffi-0.6-r1.ebuild | 51 ----------------------
17 dev-python/cairocffi/cairocffi-0.7.1.ebuild | 58 --------------------------
18 5 files changed, 198 deletions(-)
19
20 diff --git a/dev-python/cairocffi/Manifest b/dev-python/cairocffi/Manifest
21 index 6dfbfec..4359105 100644
22 --- a/dev-python/cairocffi/Manifest
23 +++ b/dev-python/cairocffi/Manifest
24 @@ -1,5 +1,2 @@
25 -DIST cairocffi-0.5.3.tar.gz 71140 SHA256 b1030159372b0c961a87bed4b5479807ba798d6d2c25e4e34d9660e2046ca98e SHA512 defbecaa00675a03cbe96e327dee24885bfb387e23dc175db2fd146d628dd6286003a4e19abf37014269dbb292f1f55edb397ca469ca30c5ffd521dddd3061d1 WHIRLPOOL 134f14185504e6ab5ec54d1c9e1b27e8271c011e08516d51e10b34e906a7c7175ee04dc807269723c3a30aef26547dee6bc67e94033cc5ad8a8444f8c28f153b
26 -DIST cairocffi-0.5.4.tar.gz 71232 SHA256 f1dc2b6e4638aee4015649eb5379ee745211fc4bd703626df255cb8439e716ff SHA512 f602b03dad04bce8e756f1fd82c05970b944ed1cfadd7012c44ad4426fb94f100ee8df0a1324c9c0b6b17f1dffb02c824ad9ce1ba31b3cf3eaeba0bf86da855f WHIRLPOOL ea9ec065c7a47fd1352b9d71edbfdc45eb0dcbf409c1326e32fd91b54a3dae13067d15b020b75eee7ac5db8cf37d5b2268e3493cb3218adf72dc0051840bea29
27 DIST cairocffi-0.6.tar.gz 75183 SHA256 d14ea9daed510259717209ed9e2f68503fcbcbcf00c2c4f31b446b001ae109c0 SHA512 c27b443261db4c68e73d3da55a640ac2689dcefda6aa384d7c3e23acdc705f79e07524f8df9ecbe379cfd9f8855d50ad7dfe7392ad7a36d5a63d0124e483e5ec WHIRLPOOL d94edc81ae8638758b93f2cb1804943a8160b4f8e1d507ce36c5ec7a835ea6f4b96a06a31cbf687335029391a9ee3a099c707a64d02490caa2b30bc91d260d24
28 -DIST cairocffi-0.7.1.tar.gz 76190 SHA256 286f4ee57ddfa381294870efbdfc9ab63375016c582b8163bd5449ba8cbda5de SHA512 48d0d0b3d03913859247d526492a21b57664d086586552fc765546042029a72325f39cfc14e982508ed5bf259ecc674609985cc4a65b39217a12a58de34129e3 WHIRLPOOL fd45b98be3bbfe99ceef350f6a99ad3b7131665b326f6f50763d96e7844dccb225a6e202abf2251674127363e94d725fea09dc763f8b1b0765003b3fbc44034a
29 DIST cairocffi-0.7.2.tar.gz 75337 SHA256 e42b4256d27bd960cbf3b91a6c55d602defcdbc2a73f7317849c80279feeb975 SHA512 a4b5798ee713a8847ebd21ef328b3e0a94403ce1e80ac108f6d8e4abffbf96551542bb5c848550d82bcebb3d9f645c90ea87fc3eb254bd8e9d57b6a55db76de1 WHIRLPOOL e907633b46dce856df4777598250e40da7a39ee4b6621376d30698237fb0a463d7f8bdf8e8838aa104d0751de62b6172057a0f8d1f53ce8315b419d3b3f64c5c
30
31 diff --git a/dev-python/cairocffi/cairocffi-0.5.3-r1.ebuild b/dev-python/cairocffi/cairocffi-0.5.3-r1.ebuild
32 deleted file mode 100644
33 index b09276c..0000000
34 --- a/dev-python/cairocffi/cairocffi-0.5.3-r1.ebuild
35 +++ /dev/null
36 @@ -1,43 +0,0 @@
37 -# Copyright 1999-2015 Gentoo Foundation
38 -# Distributed under the terms of the GNU General Public License v2
39 -# $Id$
40 -
41 -EAPI="5"
42 -PYTHON_COMPAT=( python{2_7,3_3,3_4} )
43 -
44 -inherit distutils-r1
45 -
46 -DESCRIPTION="CFFI-based drop-in replacement for Pycairo"
47 -MY_PN="${PN}"
48 -MY_P="${MY_PN}-${PV}"
49 -SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
50 -HOMEPAGE="https://github.com/SimonSapin/cairocffi"
51 -
52 -LICENSE="BSD"
53 -SLOT="0"
54 -KEYWORDS="~amd64 ~x86"
55 -IUSE="doc test"
56 -
57 -RDEPEND="
58 - $(python_gen_cond_dep '>=dev-python/cffi-0.6:=[${PYTHON_USEDEP}]' 'python*')
59 - x11-libs/cairo:0="
60 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
61 - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
62 - test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
63 -
64 -PATCHES=( "${FILESDIR}"/mapping.patch )
65 -
66 -S="${WORKDIR}/${MY_P}"
67 -
68 -python_compile_all() {
69 - use doc && esetup.py build_sphinx
70 -}
71 -
72 -python_test() {
73 - py.test ${PN}/ || die "testsuite failed under ${EPYTHON}"
74 -}
75 -
76 -python_install_all() {
77 - use doc && HTML_DOCS=( docs/_build/html/. )
78 - distutils-r1_python_install_all
79 -}
80
81 diff --git a/dev-python/cairocffi/cairocffi-0.5.4.ebuild b/dev-python/cairocffi/cairocffi-0.5.4.ebuild
82 deleted file mode 100644
83 index b09276c..0000000
84 --- a/dev-python/cairocffi/cairocffi-0.5.4.ebuild
85 +++ /dev/null
86 @@ -1,43 +0,0 @@
87 -# Copyright 1999-2015 Gentoo Foundation
88 -# Distributed under the terms of the GNU General Public License v2
89 -# $Id$
90 -
91 -EAPI="5"
92 -PYTHON_COMPAT=( python{2_7,3_3,3_4} )
93 -
94 -inherit distutils-r1
95 -
96 -DESCRIPTION="CFFI-based drop-in replacement for Pycairo"
97 -MY_PN="${PN}"
98 -MY_P="${MY_PN}-${PV}"
99 -SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
100 -HOMEPAGE="https://github.com/SimonSapin/cairocffi"
101 -
102 -LICENSE="BSD"
103 -SLOT="0"
104 -KEYWORDS="~amd64 ~x86"
105 -IUSE="doc test"
106 -
107 -RDEPEND="
108 - $(python_gen_cond_dep '>=dev-python/cffi-0.6:=[${PYTHON_USEDEP}]' 'python*')
109 - x11-libs/cairo:0="
110 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
111 - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
112 - test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
113 -
114 -PATCHES=( "${FILESDIR}"/mapping.patch )
115 -
116 -S="${WORKDIR}/${MY_P}"
117 -
118 -python_compile_all() {
119 - use doc && esetup.py build_sphinx
120 -}
121 -
122 -python_test() {
123 - py.test ${PN}/ || die "testsuite failed under ${EPYTHON}"
124 -}
125 -
126 -python_install_all() {
127 - use doc && HTML_DOCS=( docs/_build/html/. )
128 - distutils-r1_python_install_all
129 -}
130
131 diff --git a/dev-python/cairocffi/cairocffi-0.6-r1.ebuild b/dev-python/cairocffi/cairocffi-0.6-r1.ebuild
132 deleted file mode 100644
133 index 77ff6bf..0000000
134 --- a/dev-python/cairocffi/cairocffi-0.6-r1.ebuild
135 +++ /dev/null
136 @@ -1,51 +0,0 @@
137 -# Copyright 1999-2015 Gentoo Foundation
138 -# Distributed under the terms of the GNU General Public License v2
139 -# $Id$
140 -
141 -EAPI="5"
142 -
143 -PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
144 -
145 -inherit distutils-r1
146 -
147 -DESCRIPTION="CFFI-based drop-in replacement for Pycairo"
148 -MY_PN="${PN}"
149 -MY_P="${MY_PN}-${PV}"
150 -SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
151 -HOMEPAGE="https://github.com/SimonSapin/cairocffi"
152 -
153 -LICENSE="BSD"
154 -SLOT="0"
155 -KEYWORDS="~amd64 ~x86"
156 -IUSE="doc test"
157 -
158 -# xcffib is an optional extra excpet that the testsuite has it a hard coded unconditional component
159 -RDEPEND="
160 - $(python_gen_cond_dep '>=dev-python/cffi-0.6:=[${PYTHON_USEDEP}]' 'python*')
161 - x11-libs/cairo:0=
162 - <dev-python/xcffib-0.3[${PYTHON_USEDEP}]
163 - x11-libs/gdk-pixbuf[jpeg]"
164 -
165 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
166 - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
167 - test? ( ${RDEPEND}
168 - dev-python/pytest[${PYTHON_USEDEP}] )"
169 -
170 -# Intersphinx cause the usual d'loading of objects.inv from TWO online sites
171 -PATCHES=( "${FILESDIR}"/mapping.patch )
172 -
173 -S="${WORKDIR}/${MY_P}"
174 -
175 -python_compile_all() {
176 - use doc && esetup.py build_sphinx
177 -}
178 -
179 -python_test() {
180 - https://github.com/SimonSapin/cairocffi/issues/55
181 - py.test ${PN}/ || die "testsuite failed under ${EPYTHON}"
182 -}
183 -
184 -python_install_all() {
185 - use doc && HTML_DOCS=( docs/_build/html/. )
186 - distutils-r1_python_install_all
187 -}
188
189 diff --git a/dev-python/cairocffi/cairocffi-0.7.1.ebuild b/dev-python/cairocffi/cairocffi-0.7.1.ebuild
190 deleted file mode 100644
191 index 257de33..0000000
192 --- a/dev-python/cairocffi/cairocffi-0.7.1.ebuild
193 +++ /dev/null
194 @@ -1,58 +0,0 @@
195 -# Copyright 1999-2015 Gentoo Foundation
196 -# Distributed under the terms of the GNU General Public License v2
197 -# $Id$
198 -
199 -EAPI="5"
200 -
201 -PYTHON_COMPAT=( python2_7 python3_{3,4} pypy )
202 -
203 -inherit distutils-r1
204 -
205 -MY_PN="${PN}"
206 -MY_P="${MY_PN}-${PV}"
207 -
208 -DESCRIPTION="CFFI-based drop-in replacement for Pycairo"
209 -SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
210 -HOMEPAGE="https://github.com/SimonSapin/cairocffi"
211 -
212 -LICENSE="BSD"
213 -SLOT="0"
214 -KEYWORDS="~amd64 ~x86"
215 -IUSE="doc test"
216 -
217 -RDEPEND="
218 - $(python_gen_cond_dep '>=dev-python/cffi-1.1.0:=[${PYTHON_USEDEP}]' 'python*')
219 - >=dev-python/xcffib-0.3.2[${PYTHON_USEDEP}]
220 - x11-libs/cairo:0=
221 - x11-libs/gdk-pixbuf[jpeg]
222 - $(python_gen_cond_dep '>=virtual/pypy-2.6.0' pypy )"
223 -
224 -DEPEND="
225 - dev-python/setuptools[${PYTHON_USEDEP}]
226 - doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
227 - test? (
228 - ${RDEPEND}
229 - dev-python/pytest[${PYTHON_USEDEP}]
230 - )
231 - $(python_gen_cond_dep '>=virtual/pypy-2.6.0' pypy )"
232 -
233 -PATCHES=(
234 - # Intersphinx cause the usual d'loading of objects.inv from TWO online sites
235 - "${FILESDIR}"/mapping.patch
236 - "${FILESDIR}"/${P}-test.patch
237 - )
238 -
239 -S="${WORKDIR}/${MY_P}"
240 -
241 -python_compile_all() {
242 - use doc && esetup.py build_sphinx
243 -}
244 -
245 -python_test() {
246 - py.test -v --pyargs cairocffi || die "testsuite failed under ${EPYTHON}"
247 -}
248 -
249 -python_install_all() {
250 - use doc && HTML_DOCS=( docs/_build/html/. )
251 - distutils-r1_python_install_all
252 -}