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/mantissa/
Date: Tue, 02 May 2017 09:48:37
Message-Id: 1493718471.fcaca5e01a8b3a3529f24de8a01ca5dc66863403.mgorny@gentoo
1 commit: fcaca5e01a8b3a3529f24de8a01ca5dc66863403
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 2 09:01:39 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue May 2 09:47:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcaca5e0
7
8 dev-python/mantissa: Clean old versions up
9
10 dev-python/mantissa/Manifest | 3 --
11 dev-python/mantissa/mantissa-0.8.0.ebuild | 51 ------------------------------
12 dev-python/mantissa/mantissa-0.8.1.ebuild | 52 -------------------------------
13 dev-python/mantissa/mantissa-0.8.3.ebuild | 52 -------------------------------
14 4 files changed, 158 deletions(-)
15
16 diff --git a/dev-python/mantissa/Manifest b/dev-python/mantissa/Manifest
17 index 3d0d1d4baf9..039111a4f2b 100644
18 --- a/dev-python/mantissa/Manifest
19 +++ b/dev-python/mantissa/Manifest
20 @@ -1,5 +1,2 @@
21 DIST Mantissa-0.7.0.tar.gz 827087 SHA256 30bc3bb452810561e81e84bb73be00287d32c17fcdf4f0da837a63cbba7e7fa7 SHA512 a0ef58902d0d752f2643f0c9639d9338a0441651cc0a2c3b45493a79b81757c4b642a7adcc940e0228033280927b7dad460a345fac62da1dcb9d73babd981d8c WHIRLPOOL 283b02ebea0c7a0d6dd6a7345b473a9f9d0ab3f955c5424ed6090cf50d63f3df2a68b6ab07efe459828a75dc841e5e540a66313e9428bb8e88fb3a96762b6576
22 -DIST mantissa-0.8.0.tar.gz 828094 SHA256 bcc3908dfe9e8c3dd1a460b2194564d38521d53bcb601f12c9da0a8a936119f1 SHA512 8ca2b84c1c2715025db4a3cde4516c0a8604c8e40bda325d727ac28dbf1997ffb387439461d7b866ec77eb82ca192739355797123e55b7ad30c580b3c71dea9b WHIRLPOOL e4f8858940e87ef0ebbfda522e97da19024dcac18ad59a8d6bac7486aacf05ae728903e8330a845d3a9bc502f3455bb47fe1e6c742d2e09a78621e789c9b680a
23 -DIST mantissa-0.8.1.tar.gz 808299 SHA256 e0c536a257dad3ee231cc4e1c60bd170d2f2b54dd43cd54a57033d019755ffe3 SHA512 6c5896a0b6d07d0b3c836fcc961240625cca4fe037dd7cb0f105357762a5a5b0288438c39b0aa0521dd7b29a37bde49a739273d82f53c900692d0ea9a8e3db86 WHIRLPOOL 2c4f3c1fcd924afc929e42b74a6e54e6663a4ac82a43e2a3dfdafe2f4ecf6cbd08be96d7e012d3d4410770b0d231c75547ca69731b30e51d1ffde63ac1faa615
24 -DIST mantissa-0.8.3.tar.gz 839984 SHA256 c3e8faab1ee9510edc9d5c22abd848e0d29074df3aa6d4272a2a120ea779192b SHA512 2287f09b39540e4b66e0d61ab6031fc3b08af679815eca778049240b3bd298a40fc981784b61543ac68f7692a676f334753b84dcfd52f754d367502383e14fda WHIRLPOOL 5974272cae40e591a83d4951cb129d0e55fc43a130a1a1c4b3f1bc239b1b78936c55162a2b0d7039be24657592956d7e3a6f76628e272fc1066066b2cd6642ae
25 DIST mantissa-0.8.4.tar.gz 832649 SHA256 f150858eefb75f64259a772a6b0697864bd9df7780aa42df02ae107fb8273887 SHA512 448f26cb540e7d19ede1b39c1b0157ccdd04baeac6cb8eb918fec2eb2bd395e12b0a659633ffb4c260a84c87025b81b41a8e168e7d1f1a0235bfe25f492c2c32 WHIRLPOOL f41f7330f9bb1830fa2929d65f85afcc570a5e8369585392b613c066c56b45aca3c69c7a2999b3ac5f144fc76734f4c93e8a0675f2b037877bd82ee5efcd6a95
26
27 diff --git a/dev-python/mantissa/mantissa-0.8.0.ebuild b/dev-python/mantissa/mantissa-0.8.0.ebuild
28 deleted file mode 100644
29 index 013eeb0f163..00000000000
30 --- a/dev-python/mantissa/mantissa-0.8.0.ebuild
31 +++ /dev/null
32 @@ -1,51 +0,0 @@
33 -# Copyright 1999-2015 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI="5"
37 -PYTHON_COMPAT=( python2_7 )
38 -
39 -inherit twisted-r1
40 -
41 -MY_PN="${PN/m/M}"
42 -DESCRIPTION="An extensible, multi-protocol, multi-user, interactive application server"
43 -HOMEPAGE="https://github.com/twisted/mantissa"
44 -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
45 -
46 -KEYWORDS="~amd64 ~x86"
47 -IUSE="test"
48 -
49 -RDEPEND="
50 - >=dev-python/pyopenssl-0.13[${PYTHON_USEDEP}]
51 - >=dev-python/axiom-0.7.0[${PYTHON_USEDEP}]
52 - >=dev-python/cssutils-0.9.5[${PYTHON_USEDEP}]
53 - dev-python/pillow[${PYTHON_USEDEP}]
54 - >=dev-python/nevow-0.9.5[${PYTHON_USEDEP}]
55 - >=dev-python/pytz-2012j[${PYTHON_USEDEP}]
56 - >=dev-python/twisted-core-14.0.0[${PYTHON_USEDEP}]
57 - >=dev-python/twisted-mail-14.0.0[${PYTHON_USEDEP}]
58 - >=dev-python/twisted-conch-14.0.0[${PYTHON_USEDEP}]
59 - >=dev-python/vertex-0.2[${PYTHON_USEDEP}]
60 - dev-python/pycrypto[${PYTHON_USEDEP}]"
61 -
62 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
63 - test? ( ${RDEPEND} )"
64 -
65 -TWISTED_PLUGINS=( axiom.plugins nevow.plugins xmantissa.plugins )
66 -
67 -python_test() {
68 - # https://github.com/twisted/mantissa/issues/27
69 - einfo ""; einfo "suite currently lists 1 failure and 7 errors now known upstream";
70 - einfo "A folder with required modules are absent form the source"
71 - einfo "All are expected to be fixed in a next release consequent to the bug"
72 - einfo "filed upstream, now expected very soon"; einfo ""
73 - trial xmantissa || die "tests failed with ${EPYTHON}"
74 -}
75 -
76 -python_install() {
77 - distutils-r1_python_install
78 -
79 - # remove foreign caches we don't want to own
80 - find "${D}$(python_get_sitedir)" -name 'dropin.cache' -delete || die
81 - # then our own one
82 - touch "${D}$(python_get_sitedir)"/xmantissa/plugins/dropin.cache || die
83 -}
84
85 diff --git a/dev-python/mantissa/mantissa-0.8.1.ebuild b/dev-python/mantissa/mantissa-0.8.1.ebuild
86 deleted file mode 100644
87 index 325f99ce383..00000000000
88 --- a/dev-python/mantissa/mantissa-0.8.1.ebuild
89 +++ /dev/null
90 @@ -1,52 +0,0 @@
91 -# Copyright 1999-2015 Gentoo Foundation
92 -# Distributed under the terms of the GNU General Public License v2
93 -
94 -EAPI="5"
95 -PYTHON_COMPAT=( python2_7 )
96 -
97 -inherit twisted-r1
98 -
99 -MY_PN="${PN/m/M}"
100 -DESCRIPTION="An extensible, multi-protocol, multi-user, interactive application server"
101 -HOMEPAGE="https://github.com/twisted/mantissa"
102 -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
103 -
104 -KEYWORDS="~amd64 ~x86"
105 -IUSE="test"
106 -
107 -# https://github.com/twisted/mantissa/issues/27
108 -# Source still missing a folder 'doc' that has required modules and
109 -# the fail / error rate is far higher then in 0.8.0
110 -RESTRICT="test"
111 -
112 -RDEPEND="
113 - >=dev-python/pyopenssl-0.13[${PYTHON_USEDEP}]
114 - >=dev-python/axiom-0.7.0[${PYTHON_USEDEP}]
115 - >=dev-python/cssutils-0.9.5[${PYTHON_USEDEP}]
116 - dev-python/pillow[${PYTHON_USEDEP}]
117 - >=dev-python/nevow-0.9.5[${PYTHON_USEDEP}]
118 - >=dev-python/pytz-2012j[${PYTHON_USEDEP}]
119 - >=dev-python/twisted-core-14.0.0[${PYTHON_USEDEP}]
120 - >=dev-python/twisted-mail-14.0.0[${PYTHON_USEDEP}]
121 - >=dev-python/twisted-conch-14.0.0[${PYTHON_USEDEP}]
122 - >=dev-python/vertex-0.2[${PYTHON_USEDEP}]
123 - dev-python/pycrypto[${PYTHON_USEDEP}]"
124 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
125 - test? ( ${RDEPEND} )"
126 -
127 -TWISTED_PLUGINS=( axiom.plugins nevow.plugins xmantissa.plugins )
128 -
129 -python_test() {
130 - # https://github.com/twisted/mantissa/issues/27
131 -
132 - trial xmantissa || die "tests failed with ${EPYTHON}"
133 -}
134 -
135 -python_install() {
136 - distutils-r1_python_install
137 -
138 - # remove foreign caches we don't want to own
139 - find "${D}$(python_get_sitedir)" -name 'dropin.cache' -delete || die
140 - # then our own one
141 - touch "${D}$(python_get_sitedir)"/xmantissa/plugins/dropin.cache || die
142 -}
143
144 diff --git a/dev-python/mantissa/mantissa-0.8.3.ebuild b/dev-python/mantissa/mantissa-0.8.3.ebuild
145 deleted file mode 100644
146 index 325f99ce383..00000000000
147 --- a/dev-python/mantissa/mantissa-0.8.3.ebuild
148 +++ /dev/null
149 @@ -1,52 +0,0 @@
150 -# Copyright 1999-2015 Gentoo Foundation
151 -# Distributed under the terms of the GNU General Public License v2
152 -
153 -EAPI="5"
154 -PYTHON_COMPAT=( python2_7 )
155 -
156 -inherit twisted-r1
157 -
158 -MY_PN="${PN/m/M}"
159 -DESCRIPTION="An extensible, multi-protocol, multi-user, interactive application server"
160 -HOMEPAGE="https://github.com/twisted/mantissa"
161 -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
162 -
163 -KEYWORDS="~amd64 ~x86"
164 -IUSE="test"
165 -
166 -# https://github.com/twisted/mantissa/issues/27
167 -# Source still missing a folder 'doc' that has required modules and
168 -# the fail / error rate is far higher then in 0.8.0
169 -RESTRICT="test"
170 -
171 -RDEPEND="
172 - >=dev-python/pyopenssl-0.13[${PYTHON_USEDEP}]
173 - >=dev-python/axiom-0.7.0[${PYTHON_USEDEP}]
174 - >=dev-python/cssutils-0.9.5[${PYTHON_USEDEP}]
175 - dev-python/pillow[${PYTHON_USEDEP}]
176 - >=dev-python/nevow-0.9.5[${PYTHON_USEDEP}]
177 - >=dev-python/pytz-2012j[${PYTHON_USEDEP}]
178 - >=dev-python/twisted-core-14.0.0[${PYTHON_USEDEP}]
179 - >=dev-python/twisted-mail-14.0.0[${PYTHON_USEDEP}]
180 - >=dev-python/twisted-conch-14.0.0[${PYTHON_USEDEP}]
181 - >=dev-python/vertex-0.2[${PYTHON_USEDEP}]
182 - dev-python/pycrypto[${PYTHON_USEDEP}]"
183 -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
184 - test? ( ${RDEPEND} )"
185 -
186 -TWISTED_PLUGINS=( axiom.plugins nevow.plugins xmantissa.plugins )
187 -
188 -python_test() {
189 - # https://github.com/twisted/mantissa/issues/27
190 -
191 - trial xmantissa || die "tests failed with ${EPYTHON}"
192 -}
193 -
194 -python_install() {
195 - distutils-r1_python_install
196 -
197 - # remove foreign caches we don't want to own
198 - find "${D}$(python_get_sitedir)" -name 'dropin.cache' -delete || die
199 - # then our own one
200 - touch "${D}$(python_get_sitedir)"/xmantissa/plugins/dropin.cache || die
201 -}