Gentoo Archives: gentoo-commits

From: Ian Delaney <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/unicodecsv/
Date: Fri, 30 Oct 2015 08:45:43
Message-Id: 1446194729.9a29fb9714827b52a55b1fd482ef9394158c5a97.idella4@gentoo
1 commit: 9a29fb9714827b52a55b1fd482ef9394158c5a97
2 Author: Ian Delaney <idella4 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 30 08:44:53 2015 +0000
4 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 30 08:45:29 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a29fb97
7
8 dev-python/unicodecsv: bump to -0.14.1, fixes gentoo bug
9
10 Add py3.5 support, unrestrict test phase, upgrade test phase,
11 remove old, bump request by Andrew Wilcox, via the gentoo bug
12
13 Gentoo bug: #564294
14
15 Package-Manager: portage-2.2.23
16
17 dev-python/unicodecsv/Manifest | 4 +---
18 dev-python/unicodecsv/unicodecsv-0.11.1.ebuild | 20 --------------------
19 dev-python/unicodecsv/unicodecsv-0.12.0.ebuild | 17 -----------------
20 ...odecsv-0.11.0.ebuild => unicodecsv-0.14.1.ebuild} | 12 +++++++-----
21 4 files changed, 8 insertions(+), 45 deletions(-)
22
23 diff --git a/dev-python/unicodecsv/Manifest b/dev-python/unicodecsv/Manifest
24 index 95aa894..04aadcb 100644
25 --- a/dev-python/unicodecsv/Manifest
26 +++ b/dev-python/unicodecsv/Manifest
27 @@ -1,5 +1,3 @@
28 -DIST unicodecsv-0.11.0.tar.gz 9196 SHA256 d7bbbed2a99c2b20db048c8a9c5291b8f6e863280d5e465ecd7a216c6282e37f SHA512 5f82c434a3092a2c4266591e9a0cee9d382c709835c5fbe04576a795024e07e7ac241ccdc09c8319d940b22eed800051a935d3a7e8d92c986c7c4825a641853a WHIRLPOOL 8412dc2e967816e034391bceca97fbccddb7c8d8a8d1e9072ad9a698af3cb13dd9aae6d7f6833cc5310720fba41b99c8957932c3aebbbbada6db7b5a63aa82de
29 -DIST unicodecsv-0.11.1.tar.gz 9251 SHA256 cc1f5af069588b65a05b8ef03b82f6c1b3bd7ced29f7a60c5aced42e1ea84f9c SHA512 4a1f0e0fd1f963df4719e7df7c90357faa55399fbede94e9c1858f6862e4d45266adba81e09faeae0589ddd25be873fecbec6fae305e0b2cc950b5646691368b WHIRLPOOL b4d8a70a850d92624a4065facbc2e45d0b6ae69a135cf9a072a87bf8c1d3710f49d8b8a501f87edccc21c19a2d416e3c746042001f1a7e4c3049140e78ef3aad
30 -DIST unicodecsv-0.12.0.tar.gz 9372 SHA256 b0b7513c33e658cf8e96a55ae18b7be0cf756ca7bfa39b3e4178a1a13edf5e04 SHA512 54a930ecfcec0ef6b91f855fae7e409618a541863953493921ec28f15e26f545c44dab779ee88acb247c28e8e981e958759716337a2ffee63df866f65e4dbd36 WHIRLPOOL 7bacf19554f12931d0f624a53787aa8d9cc394fb7b6cc115b908487419449f06e4b2789dcfd2c451f81ad1a23334e6185deffdf3876ece4c4cb53e8752854379
31 DIST unicodecsv-0.13.0.tar.gz 9445 SHA256 a913fa13a26b4b25058950f8d6231abee855e8a03a0f265274b3ed30a91034a3 SHA512 c794baac1b165482733faf94bab9284f6f71a1ae999dbd802afc9c906e82e396e98c5f3291f0796c39acec9dc924ad746a94269ac535046fc671351a2db33583 WHIRLPOOL 76b22ad354e004bb970a161d4dcce37fb5373369917a881d9a01d37ac93623e948609cb12270d94f433812cd42eb3f9602c108cf5c09cd471b312ab5a1ecdaa9
32 +DIST unicodecsv-0.14.1.tar.gz 10267 SHA256 018c08037d48649a0412063ff4eda26eaa81eff1546dbffa51fa5293276ff7fc SHA512 fdd7696c4ccfd478dbf1ff846714b7bab4711ca294fb212ae173b66becd2f9220cbcf69afb8e00162312373d9e59a6336bd7be2f5c270ac0dee359a830290bd9 WHIRLPOOL 2f1927af9c2f1818d88f6e4fd3894e58d920f7d549f151db4281ace879fb4a27cb3bb34388d7bc15e6105639ed8a74ea4274aca4bcca45bdb178d29d2b8311cc
33 DIST unicodecsv-0.9.4.tar.gz 9070 SHA256 0272570bc2b302093d9ac6e1171fc07862f7ac938146bb6152d8dfe20eeafd9b SHA512 2b0f4a602d68bd8bcbbeb9c7cbd2c9f3b43ca87e73816c40912b75a5c265739902e67b67f9946f1ef572ee99376cecdd7ce5a343216a32a86f25e0860251d828 WHIRLPOOL d3f47eb88ee1dac3fcafc2b9cb22619d310bae9dc6ba467526e7630cea7d57e02ad1139d1e4f6152f9cefc7030aed3d9f61ffec9052f59c44dd5a0108348f638
34
35 diff --git a/dev-python/unicodecsv/unicodecsv-0.11.1.ebuild b/dev-python/unicodecsv/unicodecsv-0.11.1.ebuild
36 deleted file mode 100644
37 index 01eaab8..0000000
38 --- a/dev-python/unicodecsv/unicodecsv-0.11.1.ebuild
39 +++ /dev/null
40 @@ -1,20 +0,0 @@
41 -# Copyright 1999-2015 Gentoo Foundation
42 -# Distributed under the terms of the GNU General Public License v2
43 -# $Id$
44 -
45 -EAPI=5
46 -PYTHON_COMPAT=( python2_7 )
47 -
48 -inherit distutils-r1
49 -
50 -DESCRIPTION="Drop-in replacement for python stdlib csv module supporting unicode"
51 -HOMEPAGE="https://pypi.python.org/pypi/unicodecsv"
52 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
53 -
54 -LICENSE="BSD"
55 -SLOT="0"
56 -KEYWORDS="~amd64 ~x86"
57 -IUSE=""
58 -
59 -RDEPEND=""
60 -DEPEND="${RDEPEND}"
61
62 diff --git a/dev-python/unicodecsv/unicodecsv-0.12.0.ebuild b/dev-python/unicodecsv/unicodecsv-0.12.0.ebuild
63 deleted file mode 100644
64 index 520eac5..0000000
65 --- a/dev-python/unicodecsv/unicodecsv-0.12.0.ebuild
66 +++ /dev/null
67 @@ -1,17 +0,0 @@
68 -# Copyright 1999-2015 Gentoo Foundation
69 -# Distributed under the terms of the GNU General Public License v2
70 -# $Id$
71 -
72 -EAPI=5
73 -PYTHON_COMPAT=( python{2_7,3_3,3_4} )
74 -
75 -inherit distutils-r1
76 -
77 -DESCRIPTION="Drop-in replacement for python stdlib csv module supporting unicode"
78 -HOMEPAGE="https://pypi.python.org/pypi/unicodecsv"
79 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
80 -
81 -LICENSE="BSD"
82 -SLOT="0"
83 -KEYWORDS="~amd64 ~x86"
84 -IUSE=""
85
86 diff --git a/dev-python/unicodecsv/unicodecsv-0.11.0.ebuild b/dev-python/unicodecsv/unicodecsv-0.14.1.ebuild
87 similarity index 59%
88 rename from dev-python/unicodecsv/unicodecsv-0.11.0.ebuild
89 rename to dev-python/unicodecsv/unicodecsv-0.14.1.ebuild
90 index 01eaab8..788e74a 100644
91 --- a/dev-python/unicodecsv/unicodecsv-0.11.0.ebuild
92 +++ b/dev-python/unicodecsv/unicodecsv-0.14.1.ebuild
93 @@ -3,18 +3,20 @@
94 # $Id$
95
96 EAPI=5
97 -PYTHON_COMPAT=( python2_7 )
98 +
99 +PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
100
101 inherit distutils-r1
102
103 DESCRIPTION="Drop-in replacement for python stdlib csv module supporting unicode"
104 -HOMEPAGE="https://pypi.python.org/pypi/unicodecsv"
105 +HOMEPAGE="https://pypi.python.org/pypi/unicodecsv https://github.com/jdunck/python-unicodecsv"
106 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
107
108 LICENSE="BSD"
109 SLOT="0"
110 -KEYWORDS="~amd64 ~x86"
111 +KEYWORDS="~amd64 ~x86 ~ppc"
112 IUSE=""
113
114 -RDEPEND=""
115 -DEPEND="${RDEPEND}"
116 +python_test() {
117 + python -m unittest discover
118 +}