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/six/
Date: Sun, 11 Oct 2015 07:05:49
Message-Id: 1444547116.c9262291241db06affbf287a661f1a3accc685b6.jlec@gentoo
1 commit: c9262291241db06affbf287a661f1a3accc685b6
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 10 19:51:05 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 11 07:05:16 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9262291
7
8 dev-python/six: Version Bump
9
10 Package-Manager: portage-2.2.23
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 dev-python/six/Manifest | 1 +
14 dev-python/six/{six-9999.ebuild => six-1.10.0.ebuild} | 13 ++++++++-----
15 dev-python/six/six-9999.ebuild | 2 +-
16 3 files changed, 10 insertions(+), 6 deletions(-)
17
18 diff --git a/dev-python/six/Manifest b/dev-python/six/Manifest
19 index db42ca0..e8a200a 100644
20 --- a/dev-python/six/Manifest
21 +++ b/dev-python/six/Manifest
22 @@ -1,3 +1,4 @@
23 +DIST six-1.10.0.tar.gz 29630 SHA256 105f8d68616f8248e24bf0e9372ef04d3cc10104f1980f54d57b2ce73a5ad56a SHA512 9a53b7bc8f7e8b358c930eaecf91cc5639176a699830153f586780c3e6d637f1bd31349a69c383574f99da19cb3a36524e7733a318f3572b27aefb69c6409c2e WHIRLPOOL aad2fc7438b0df029bf477a783161dc169795c355be1281f1fe7aa4eb959eae5abf3bc96d097a221e0e5ad0b0494c29025bbe99bc28ff0c29ae1776e8691a70a
24 DIST six-1.3.0.tar.gz 17701 SHA256 d59793f9b255bd00de800b97f9a50cce4fc8a44c205f7defa5bb7d691d13b852 SHA512 e8974d4bf62325f98e301e68c237489ca39cfa9ed1066f1cdfa34e18d20d0baf788cb515e44f00f1c823f9f923d2b30f63443dbc5df8c934b1a69b8c68210130 WHIRLPOOL bd259a4e2cd0ae2629a8998a01641874266928d6fe3e65669198a9706cd4f90579902196680932b5c9207db1005376ae8b4cbc7b63f30afabe8993e719df9a5e
25 DIST six-1.6.1.tar.gz 24792 SHA256 d4392a7c8d91b005c002568a85faf617c67241c8cd8399cc395e8f1005aff80d SHA512 bd925295964696dc8632eb0b9d6632f25d4b461fefceb470d2bb537e98b0db9dddf9c2abb363657451b950572e91f1ab5973d12739781823f9b845abe5061057 WHIRLPOOL 54ee9309a0433231530962e64f19246cda75b36c191f6b567ccef4bb4c4cd631785d0641bc958b1cf360bc3eedcbc5bb268bc9ddf645b68c5c54bc80e184b3bc
26 DIST six-1.8.0.tar.gz 26925 SHA256 047bbbba41bac37c444c75ddfdf0573dd6e2f1fbd824e6247bb26fa7d8fa3830 SHA512 e705c0213396d1220f02f2c6f724ddb9d95eefc38459b6d9bc547be859303bd404969965416f7d1614d2eab416d647d0b53502414cdc46bcb597675cf509b9ff WHIRLPOOL 1a84ecd8635e93f104447b78a6beb577639a5eebef79af40fd8c8e9796ae35c1f49dea64546f46ec31e5589c86c4b36c9fc2e28226e0c9540aabd49ebcf7bf07
27
28 diff --git a/dev-python/six/six-9999.ebuild b/dev-python/six/six-1.10.0.ebuild
29 similarity index 61%
30 copy from dev-python/six/six-9999.ebuild
31 copy to dev-python/six/six-1.10.0.ebuild
32 index 19dd737..49d12e0 100644
33 --- a/dev-python/six/six-9999.ebuild
34 +++ b/dev-python/six/six-1.10.0.ebuild
35 @@ -6,22 +6,25 @@ EAPI=5
36
37 PYTHON_COMPAT=( python2_7 python3_{3,4} pypy pypy3 )
38
39 -inherit distutils-r1 mercurial
40 +inherit distutils-r1
41
42 DESCRIPTION="Python 2 and 3 compatibility library"
43 HOMEPAGE="https://bitbucket.org/gutworth/six https://pypi.python.org/pypi/six"
44 -SRC_URI=""
45 -EHG_REPO_URI="https://bitbucket.org/gutworth/six"
46 +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
47
48 LICENSE="MIT"
49 SLOT="0"
50 -KEYWORDS=""
51 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
52 IUSE="doc test"
53
54 DEPEND="
55 dev-python/setuptools[${PYTHON_USEDEP}]
56 doc? ( dev-python/sphinx )
57 - test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
58 + test? ( >=dev-python/pytest-2.2.0[${PYTHON_USEDEP}] )"
59 +
60 +PATCHES=(
61 + "${FILESDIR}"/1.9.0-mapping.patch
62 + )
63
64 python_compile_all() {
65 use doc && emake -C documentation html
66
67 diff --git a/dev-python/six/six-9999.ebuild b/dev-python/six/six-9999.ebuild
68 index 19dd737..1807e5e 100644
69 --- a/dev-python/six/six-9999.ebuild
70 +++ b/dev-python/six/six-9999.ebuild
71 @@ -21,7 +21,7 @@ IUSE="doc test"
72 DEPEND="
73 dev-python/setuptools[${PYTHON_USEDEP}]
74 doc? ( dev-python/sphinx )
75 - test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
76 + test? ( >=dev-python/pytest-2.2.0[${PYTHON_USEDEP}] )"
77
78 python_compile_all() {
79 use doc && emake -C documentation html