Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pytest: pytest-2.7.1.ebuild ChangeLog
Date: Fri, 03 Jul 2015 15:28:48
Message-Id: 20150703152833.B9C9C74D@oystercatcher.gentoo.org
1 zlogene 15/07/03 15:28:33
2
3 Modified: pytest-2.7.1.ebuild ChangeLog
4 Log:
5 arm stable wrt bug #553824
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
8
9 Revision Changes Path
10 1.2 dev-python/pytest/pytest-2.7.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/pytest-2.7.1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/pytest-2.7.1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/pytest-2.7.1.ebuild?r1=1.1&r2=1.2
15
16 Index: pytest-2.7.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.7.1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- pytest-2.7.1.ebuild 26 May 2015 07:57:05 -0000 1.1
23 +++ pytest-2.7.1.ebuild 3 Jul 2015 15:28:33 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.7.1.ebuild,v 1.1 2015/05/26 07:57:05 patrick Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/pytest-2.7.1.ebuild,v 1.2 2015/07/03 15:28:33 zlogene Exp $
29
30 EAPI="5"
31 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
32 @@ -12,7 +12,7 @@
33
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
37 +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
38 IUSE="doc test"
39
40 # When bumping, please check setup.py for the proper py version
41
42
43
44 1.120 dev-python/pytest/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/ChangeLog?rev=1.120&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/ChangeLog?rev=1.120&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pytest/ChangeLog?r1=1.119&r2=1.120
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v
53 retrieving revision 1.119
54 retrieving revision 1.120
55 diff -u -r1.119 -r1.120
56 --- ChangeLog 3 Jul 2015 05:38:03 -0000 1.119
57 +++ ChangeLog 3 Jul 2015 15:28:33 -0000 1.120
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-python/pytest
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.119 2015/07/03 05:38:03 idella4 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.120 2015/07/03 15:28:33 zlogene Exp $
63 +
64 + 03 Jul 2015; Mikle Kolyada <zlogene@g.o> pytest-2.7.1.ebuild:
65 + arm stable wrt bug #553824
66
67 03 Jul 2015; Ian Delaney <idella4@g.o> -pytest-2.3.4.ebuild,
68 -pytest-2.6.1.ebuild, -pytest-2.6.4.ebuild: