Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/Python/python-r1: policy-guide.xml
Date: Wed, 30 Jan 2013 11:30:56
Message-Id: 20130130113053.CED7F2171D@flycatcher.gentoo.org
1 mgorny 13/01/30 11:30:53
2
3 Modified: policy-guide.xml
4 Log:
5 Remove pypy 1.8.
6
7 Revision Changes Path
8 1.9 xml/htdocs/proj/en/Python/python-r1/policy-guide.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/Python/python-r1/policy-guide.xml?rev=1.9&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/Python/python-r1/policy-guide.xml?rev=1.9&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/Python/python-r1/policy-guide.xml?r1=1.8&r2=1.9
13
14 Index: policy-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/Python/python-r1/policy-guide.xml,v
17 retrieving revision 1.8
18 retrieving revision 1.9
19 diff -u -r1.8 -r1.9
20 --- policy-guide.xml 22 Jan 2013 17:45:21 -0000 1.8
21 +++ policy-guide.xml 30 Jan 2013 11:30:53 -0000 1.9
22 @@ -1,7 +1,7 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/Python/python-r1/policy-guide.xml,v 1.8 2013/01/22 17:45:21 mgorny Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/Python/python-r1/policy-guide.xml,v 1.9 2013/01/30 11:30:53 mgorny Exp $ -->
28
29 <guide lang="en">
30 <title>python-r1 Policy Guide</title>
31 @@ -23,8 +23,8 @@
32 <!-- See http://creativecommons.org/licenses/by-sa/3.0/ -->
33 <license version="3.0"/>
34
35 -<version>4</version>
36 -<date>2013-01-14</date>
37 +<version>5</version>
38 +<date>2013-01-30</date>
39
40 <chapter id="Common_policies">
41 <title>Common policies</title>
42 @@ -81,7 +81,6 @@
43 <tr><ti>CPython 3.1</ti><ti>supported</ti></tr>
44 <tr><ti>CPython 3.2</ti><ti>current stable</ti></tr>
45 <tr><ti>CPython 3.3</ti><ti>supported</ti></tr>
46 - <tr><ti>PyPy 1.8</ti><ti>deprecated</ti></tr>
47 <tr><ti>PyPy 1.9</ti><ti>supported</ti></tr>
48 <tr><ti>PyPy 2.0</ti><ti>supported</ti></tr>
49 <tr><ti>Jython 2.5</ti><ti>deprecated</ti></tr>