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-lang/python-exec/
Date: Sun, 31 Jan 2016 16:53:00
Message-Id: 1454259169.5d904cc409e3363b788a4485c4024f985b005ed6.mgorny@gentoo
1 commit: 5d904cc409e3363b788a4485c4024f985b005ed6
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 31 16:51:16 2016 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 31 16:52:49 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d904cc4
7
8 dev-lang/python-exec: Minor version bump
9
10 dev-lang/python-exec/Manifest | 1 +
11 dev-lang/python-exec/python-exec-2.2.1.ebuild | 40 +++++++++++++++++++++++++++
12 2 files changed, 41 insertions(+)
13
14 diff --git a/dev-lang/python-exec/Manifest b/dev-lang/python-exec/Manifest
15 index 3d77139..a7e78f9 100644
16 --- a/dev-lang/python-exec/Manifest
17 +++ b/dev-lang/python-exec/Manifest
18 @@ -1,4 +1,5 @@
19 DIST python-exec-2.0.1.tar.bz2 80965 SHA256 3eddcb0d6c682a5c182c62578bb8d6ce1140a009873747e9ba1bf9de72ed7efd SHA512 0396e2617c759a66b16e57b0ca60b57e03f3c8096ae4a7f2e402eafcbee4ffd839bf0c6e4d259c6ba90940f9ba7e3f191125e395080cce3ef82e5f52053d0462 WHIRLPOOL 50c0cac1c7e2b5d2a21125647874c83caeabee293b87ef01926474d492b79b7837754c2d26173282977e9d00024559bb070f8d76bb5227df1776e937cd280c32
20 DIST python-exec-2.0.2.tar.bz2 82217 SHA256 c411638fe94953c1e8ff57e7b66f601a817633fbc9cb7d410982778042051bb0 SHA512 96198dda88a73b902d617a32f10ddf2ac981b1871fb5eaf5003d77453df8a0aacf299c39c6e49ebaa620994a30e57ee7a1128fb4ba41aa4f503031fa2addef7f WHIRLPOOL 603b494c7b87f0f3f0cfba35378e1a2e231879a01b730657e09ecf798957fa4dfd54a6d852074c2aa9ae3c15e5d1d3203584b8a120e5dd0dee2117319706a5ce
21 DIST python-exec-2.1.tar.bz2 82167 SHA256 adac4e9ae677ca0fbb9efc55573ecbb0e8361ed7a60a5241e7abc1056fba06ad SHA512 cadfb7723aa412caec4a449909769b14a800c19650c64768b0ffb30b2c0645e70c9a039f960f3263c6c18490bb73c0129b83a72c7407f558bcaf3652cc4c8bcf WHIRLPOOL 72b73b216faf7caa8afbc3ce316771bd832e468cf84835267dc3833d5c52fce24578e09f2d3aa8a322f324426eda5e53bd9611711ea976679574b2be764c2525
22 +DIST python-exec-2.2.1.tar.bz2 82990 SHA256 c0fcb0c9593b26cf56cdf39ff265586a2203d608f6bfafecde0ff756de019f04 SHA512 3ca01ce229e4ecdf09a55f6bad0c90c1f0a9cff1fecb0013bb2ada1e187044631ad01af0fa70fb805465dd4e6c953cc97203d91f55ccb5208f63bf4771c0bb20 WHIRLPOOL 92e9c4629f292a0f517927e05aceda68f0c797426070ec23139dedeb1eac4d2a315892fd231ee0fe019dd3e9c6bd148fad9764ad65617012b1ef0bfbe0415506
23 DIST python-exec-2.2.tar.bz2 82269 SHA256 041dccf96c31bfac5eee9c43bdf511821449313a5b7d0bd745bed09151e1bffe SHA512 9492d94e7134b555a2f3b81cbd4e159074fed21b1471090547618da34dab70264a3fa40c8b7f79c42b61938655006dd5659e26389649a2401c26b4e0c90c9ac1 WHIRLPOOL 0b13d73c2e3c9606589201af34504c317965c29bb5cfe211479d893c606ca05dff62755fcba5f76d0a653a2719f36119e6f3db050ffa9f9bb01ef2ff7b68cb4d
24
25 diff --git a/dev-lang/python-exec/python-exec-2.2.1.ebuild b/dev-lang/python-exec/python-exec-2.2.1.ebuild
26 new file mode 100644
27 index 0000000..e0674e0
28 --- /dev/null
29 +++ b/dev-lang/python-exec/python-exec-2.2.1.ebuild
30 @@ -0,0 +1,40 @@
31 +# Copyright 1999-2016 Gentoo Foundation
32 +# Distributed under the terms of the GNU General Public License v2
33 +# $Id$
34 +
35 +EAPI=5
36 +
37 +# Kids, don't do this at home!
38 +inherit python-utils-r1
39 +PYTHON_COMPAT=( "${_PYTHON_ALL_IMPLS[@]}" )
40 +
41 +# Inherited purely to have PYTHON_TARGET flags which will satisfy USE
42 +# dependencies and trigger necessary rebuilds.
43 +inherit python-r1
44 +
45 +DESCRIPTION="Python script wrapper"
46 +HOMEPAGE="https://bitbucket.org/mgorny/python-exec/"
47 +SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
48 +
49 +LICENSE="BSD-2"
50 +SLOT="2"
51 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
52 +IUSE=""
53 +
54 +RDEPEND="!<dev-python/python-exec-10000
55 + !<app-eselect/eselect-python-20151117"
56 +
57 +src_configure() {
58 + local pyimpls=() i EPYTHON
59 + for i in "${PYTHON_COMPAT[@]}"; do
60 + python_export "${i}" EPYTHON
61 + pyimpls+=( "${EPYTHON}" )
62 + done
63 +
64 + local myconf=(
65 + --with-eprefix="${EPREFIX}"
66 + --with-python-impls="${pyimpls[*]}"
67 + )
68 +
69 + econf "${myconf[@]}"
70 +}