Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/python: python-3.3.3.ebuild python-3.3.2-r2.ebuild ChangeLog
Date: Sat, 23 Nov 2013 17:23:44
Message-Id: 20131123172334.9A0512004B@flycatcher.gentoo.org
1 floppym 13/11/23 17:23:34
2
3 Modified: python-3.3.3.ebuild python-3.3.2-r2.ebuild
4 ChangeLog
5 Log:
6 Update the postinst upgrade message.
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
9
10 Revision Changes Path
11 1.2 dev-lang/python/python-3.3.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.3.3.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.3.3.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.3.3.ebuild?r1=1.1&r2=1.2
16
17 Index: python-3.3.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.3.3.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- python-3.3.3.ebuild 21 Nov 2013 22:23:06 -0000 1.1
24 +++ python-3.3.3.ebuild 23 Nov 2013 17:23:34 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.3.3.ebuild,v 1.1 2013/11/21 22:23:06 floppym Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.3.3.ebuild,v 1.2 2013/11/23 17:23:34 floppym Exp $
30
31 EAPI="4"
32 WANT_AUTOMAKE="none"
33 @@ -302,8 +302,10 @@
34
35 if [[ "${python_updater_warning}" == "1" ]]; then
36 ewarn "You have just upgraded from an older version of Python."
37 - ewarn "You should switch active version of Python ${PV%%.*} and run"
38 - ewarn "'python-updater [options]' to rebuild Python modules."
39 + ewarn
40 + ewarn "Please adjust PYTHON_TARGETS (if so desired), and run emerge with the --newuse or --chanded-use option to rebuild packages installing python modules."
41 + ewarn
42 + ewarn "For legacy packages, you should switch active version of Python and run 'python-updater [options]' to rebuild Python modules."
43 fi
44 }
45
46
47
48
49 1.7 dev-lang/python/python-3.3.2-r2.ebuild
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.3.2-r2.ebuild?rev=1.7&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.3.2-r2.ebuild?rev=1.7&content-type=text/plain
53 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/python-3.3.2-r2.ebuild?r1=1.6&r2=1.7
54
55 Index: python-3.3.2-r2.ebuild
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.3.2-r2.ebuild,v
58 retrieving revision 1.6
59 retrieving revision 1.7
60 diff -u -r1.6 -r1.7
61 --- python-3.3.2-r2.ebuild 26 Sep 2013 04:20:27 -0000 1.6
62 +++ python-3.3.2-r2.ebuild 23 Nov 2013 17:23:34 -0000 1.7
63 @@ -1,6 +1,6 @@
64 # Copyright 1999-2013 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.3.2-r2.ebuild,v 1.6 2013/09/26 04:20:27 floppym Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.3.2-r2.ebuild,v 1.7 2013/11/23 17:23:34 floppym Exp $
68
69 EAPI="3"
70 WANT_AUTOMAKE="none"
71 @@ -304,8 +304,10 @@
72
73 if [[ "${python_updater_warning}" == "1" ]]; then
74 ewarn "You have just upgraded from an older version of Python."
75 - ewarn "You should switch active version of Python ${PV%%.*} and run"
76 - ewarn "'python-updater [options]' to rebuild Python modules."
77 + ewarn
78 + ewarn "Please adjust PYTHON_TARGETS (if so desired), and run emerge with the --newuse or --chanded-use option to rebuild packages installing python modules."
79 + ewarn
80 + ewarn "For legacy packages, you should switch active version of Python and run 'python-updater [options]' to rebuild Python modules."
81 fi
82 }
83
84
85
86
87 1.713 dev-lang/python/ChangeLog
88
89 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.713&view=markup
90 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?rev=1.713&content-type=text/plain
91 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/python/ChangeLog?r1=1.712&r2=1.713
92
93 Index: ChangeLog
94 ===================================================================
95 RCS file: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v
96 retrieving revision 1.712
97 retrieving revision 1.713
98 diff -u -r1.712 -r1.713
99 --- ChangeLog 21 Nov 2013 22:23:06 -0000 1.712
100 +++ ChangeLog 23 Nov 2013 17:23:34 -0000 1.713
101 @@ -1,6 +1,10 @@
102 # ChangeLog for dev-lang/python
103 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
104 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.712 2013/11/21 22:23:06 floppym Exp $
105 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.713 2013/11/23 17:23:34 floppym Exp $
106 +
107 + 23 Nov 2013; Mike Gilbert <floppym@g.o> python-3.3.2-r2.ebuild,
108 + python-3.3.3.ebuild:
109 + Update the postinst upgrade message.
110
111 *python-3.3.3 (21 Nov 2013)