Gentoo Archives: gentoo-commits

From: "Ian Delaney (idella4)" <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/egenix-mx-base: egenix-mx-base-3.2.6.ebuild egenix-mx-base-3.2.7.ebuild ChangeLog
Date: Fri, 28 Mar 2014 12:45:52
Message-Id: 20140328124548.133EA20051@flycatcher.gentoo.org
1 idella4 14/03/28 12:45:47
2
3 Modified: egenix-mx-base-3.2.6.ebuild ChangeLog
4 Added: egenix-mx-base-3.2.7.ebuild
5 Log:
6 revbump, bump; fix broken tests with new patch, fixes Bug #49748 by our Patrick
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
9
10 Revision Changes Path
11 1.5 dev-python/egenix-mx-base/egenix-mx-base-3.2.6.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/egenix-mx-base/egenix-mx-base-3.2.6.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/egenix-mx-base/egenix-mx-base-3.2.6.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/egenix-mx-base/egenix-mx-base-3.2.6.ebuild?r1=1.4&r2=1.5
16
17 Index: egenix-mx-base-3.2.6.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/egenix-mx-base/egenix-mx-base-3.2.6.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- egenix-mx-base-3.2.6.ebuild 22 Oct 2013 11:44:41 -0000 1.4
24 +++ egenix-mx-base-3.2.6.ebuild 28 Mar 2014 12:45:47 -0000 1.5
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-python/egenix-mx-base/egenix-mx-base-3.2.6.ebuild,v 1.4 2013/10/22 11:44:41 grobian Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-python/egenix-mx-base/egenix-mx-base-3.2.6.ebuild,v 1.5 2014/03/28 12:45:47 idella4 Exp $
31
32 EAPI=5
33 PYTHON_COMPAT=( python{2_6,2_7} )
34 @@ -15,6 +15,8 @@
35 SLOT="0"
36 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
37 IUSE=""
38 +# Correct broken tests
39 +PATCHES=( "${FILESDIR}"/${P}-tests.patch )
40
41 # distutils.command.config writes to CWD, bug #450516
42 # mxSetup.py is broken with --build-lib
43
44
45
46 1.85 dev-python/egenix-mx-base/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/egenix-mx-base/ChangeLog?rev=1.85&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/egenix-mx-base/ChangeLog?rev=1.85&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/egenix-mx-base/ChangeLog?r1=1.84&r2=1.85
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-python/egenix-mx-base/ChangeLog,v
55 retrieving revision 1.84
56 retrieving revision 1.85
57 diff -u -r1.84 -r1.85
58 --- ChangeLog 22 Oct 2013 11:44:41 -0000 1.84
59 +++ ChangeLog 28 Mar 2014 12:45:47 -0000 1.85
60 @@ -1,6 +1,13 @@
61 # ChangeLog for dev-python/egenix-mx-base
62 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-python/egenix-mx-base/ChangeLog,v 1.84 2013/10/22 11:44:41 grobian Exp $
64 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/dev-python/egenix-mx-base/ChangeLog,v 1.85 2014/03/28 12:45:47 idella4 Exp $
66 +
67 +*egenix-mx-base-3.2.7 (28 Mar 2014)
68 +
69 + 28 Mar 2014; Ian Delaney <idella4@g.o> +egenix-mx-base-3.2.7.ebuild,
70 + +files/egenix-mx-base-3.2.6-tests.patch, egenix-mx-base-3.2.6.ebuild:
71 + revbump, bump; fix broken tests with new patch, fixes Bug #49748 by our
72 + Patrick
73
74 22 Oct 2013; Fabian Groffen <grobian@g.o> egenix-mx-base-3.2.6.ebuild:
75 Marked ~x64-macos, bug #487670
76
77
78
79 1.1 dev-python/egenix-mx-base/egenix-mx-base-3.2.7.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/egenix-mx-base/egenix-mx-base-3.2.7.ebuild?rev=1.1&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/egenix-mx-base/egenix-mx-base-3.2.7.ebuild?rev=1.1&content-type=text/plain
83
84 Index: egenix-mx-base-3.2.7.ebuild
85 ===================================================================
86 # Copyright 1999-2014 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 # $Header: /var/cvsroot/gentoo-x86/dev-python/egenix-mx-base/egenix-mx-base-3.2.7.ebuild,v 1.1 2014/03/28 12:45:47 idella4 Exp $
89
90 EAPI=5
91 PYTHON_COMPAT=( python{2_6,2_7} )
92
93 inherit distutils-r1
94
95 DESCRIPTION="eGenix utils for Python"
96 HOMEPAGE="http://www.egenix.com/products/python/mxBase http://pypi.python.org/pypi/egenix-mx-base"
97 SRC_URI="http://downloads.egenix.com/python/${P}.tar.gz"
98
99 LICENSE="eGenixPublic-1.1"
100 SLOT="0"
101 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
102 IUSE=""
103 # Correct broken tests
104 PATCHES=( "${FILESDIR}"/${PN}-3.2.6-tests.patch )
105
106 # distutils.command.config writes to CWD, bug #450516
107 # mxSetup.py is broken with --build-lib
108 DISTUTILS_NO_PARALLEL_BUILD=1
109
110 python_prepare_all() {
111 # Don't install documentation in site-packages directories.
112 sed -e "/\.pdf/d" -i egenix_mx_base.py || die
113
114 distutils-r1_python_prepare_all
115 }
116
117 python_compile() {
118 if ! python_is_python3; then
119 local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
120 fi
121 distutils-r1_python_compile
122 }
123
124 python_test() {
125 local t
126
127 while IFS= read -r -d '' t
128 do
129 "${PYTHON}" "${t}" || die "${t} failed with ${EPYTHON}"
130 done < <(find -name test.py -print0)
131 }
132
133 python_install() {
134 local f dest=${D}$(python_get_includedir)/mx
135
136 distutils-r1_python_install \
137 build --build-platlib "${BUILD_DIR}"/lib
138
139 mkdir -p "${dest}" || die
140 while IFS= read -r -d '' f
141 do
142 mv -f "${f}" "${dest}" || die
143 done < <(find "${D}$(python_get_sitedir)/mx" -type f -name "*.h" -print0)
144 }
145
146 python_install_all() {
147 local f
148
149 distutils-r1_python_install_all
150
151 dohtml -a html -r mx
152 while IFS= read -r -d '' f
153 do
154 dodoc "${f}"
155 done < <(find -name '*.pdf' -print0)
156 }