public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-portage/gpyutils/files: implementations.txt
@ 2014-03-30 18:17 Michal Gorny (mgorny)
  0 siblings, 0 replies; 5+ messages in thread
From: Michal Gorny (mgorny) @ 2014-03-30 18:17 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/03/30 18:17:24

  Added:                implementations.txt
  Log:
  Add an implementation table to avoid re-releasing gpyutils on every change.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.1                  app-portage/gpyutils/files/implementations.txt

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/gpyutils/files/implementations.txt?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/gpyutils/files/implementations.txt?rev=1.1&content-type=text/plain

Index: implementations.txt
===================================================================
# python-r1	old	status	short-code

python2_4	2.4	dead	2.4
python2_5	2.5	dead	2.5
python2_6	2.6	supported	2.6
python2_7	2.7	current	2.7
python3_0	3.0	dead	3.0
python3_1	3.1	dead	3.1
python3_2	3.2	current	3.2
python3_3	3.3	supported	3.3
python3_4	3.4	experimental	3.4
python3_5	3.5	future	3.5

pypy1_8	2.7-pypy-1.8	dead	p1.8
pypy1_9	2.7-pypy-1.9	dead	p1.9
pypy2_0	2.7-pypy-2.0	supported	p2.0
pypy	2.7-pypy-*	experimental	pypy

pypy3	3.*-pypy-*	future	pypy3

jython2_5	2.5-jython	dead	j2.5
jython2_7	2.7-jython	experimental	j2.7

# vim:ts=16:sts=16:noet:ft=conf





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-portage/gpyutils/files: implementations.txt
@ 2014-03-30 18:47 Michal Gorny (mgorny)
  0 siblings, 0 replies; 5+ messages in thread
From: Michal Gorny (mgorny) @ 2014-03-30 18:47 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/03/30 18:47:36

  Modified:             implementations.txt
  Log:
  Describe table columns. Remove python.eclass codes for implementations that will not be added to python.eclass.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.2                  app-portage/gpyutils/files/implementations.txt

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/gpyutils/files/implementations.txt?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/gpyutils/files/implementations.txt?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/gpyutils/files/implementations.txt?r1=1.1&r2=1.2

Index: implementations.txt
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/gpyutils/files/implementations.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- implementations.txt	30 Mar 2014 18:17:24 -0000	1.1
+++ implementations.txt	30 Mar 2014 18:47:36 -0000	1.2
@@ -1,4 +1,9 @@
-# python-r1	old	status	short-code
+# python-r1	old-eclass	status	short-code
+#
+# python-r1: python-r1 eclass implementation name
+# old-eclass: python.eclass implementation name (null if not supported)
+# status: dead, old, supported, current, experimental, future
+# short-code: short string used in tabular output
 
 python2_4	2.4	dead	2.4
 python2_5	2.5	dead	2.5
@@ -8,15 +13,15 @@
 python3_1	3.1	dead	3.1
 python3_2	3.2	current	3.2
 python3_3	3.3	supported	3.3
-python3_4	3.4	experimental	3.4
-python3_5	3.5	future	3.5
+python3_4		experimental	3.4
+python3_5		future	3.5
 
 pypy1_8	2.7-pypy-1.8	dead	p1.8
 pypy1_9	2.7-pypy-1.9	dead	p1.9
 pypy2_0	2.7-pypy-2.0	supported	p2.0
-pypy	2.7-pypy-*	experimental	pypy
+pypy		experimental	pypy
 
-pypy3	3.*-pypy-*	future	pypy3
+pypy3		future	pypy3
 
 jython2_5	2.5-jython	dead	j2.5
 jython2_7	2.7-jython	experimental	j2.7





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-portage/gpyutils/files: implementations.txt
@ 2014-04-09  9:26 Michal Gorny (mgorny)
  0 siblings, 0 replies; 5+ messages in thread
From: Michal Gorny (mgorny) @ 2014-04-09  9:26 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/04/09 09:26:05

  Modified:             implementations.txt
  Log:
  Update status on PyPy support.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.3                  app-portage/gpyutils/files/implementations.txt

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/gpyutils/files/implementations.txt?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/gpyutils/files/implementations.txt?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/gpyutils/files/implementations.txt?r1=1.2&r2=1.3

Index: implementations.txt
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/gpyutils/files/implementations.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- implementations.txt	30 Mar 2014 18:47:36 -0000	1.2
+++ implementations.txt	9 Apr 2014 09:26:05 -0000	1.3
@@ -18,9 +18,9 @@
 
 pypy1_8	2.7-pypy-1.8	dead	p1.8
 pypy1_9	2.7-pypy-1.9	dead	p1.9
-pypy2_0	2.7-pypy-2.0	supported	p2.0
-pypy		experimental	pypy
+pypy2_0	2.7-pypy-2.0	dead	p2.0
 
+pypy		supported	pypy
 pypy3		future	pypy3
 
 jython2_5	2.5-jython	dead	j2.5





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-portage/gpyutils/files: implementations.txt
@ 2014-06-22 12:29 Michal Gorny (mgorny)
  0 siblings, 0 replies; 5+ messages in thread
From: Michal Gorny (mgorny) @ 2014-06-22 12:29 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/06/22 12:29:12

  Modified:             implementations.txt
  Log:
  Update implementation support status.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.4                  app-portage/gpyutils/files/implementations.txt

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/gpyutils/files/implementations.txt?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/gpyutils/files/implementations.txt?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/gpyutils/files/implementations.txt?r1=1.3&r2=1.4

Index: implementations.txt
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/gpyutils/files/implementations.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- implementations.txt	9 Apr 2014 09:26:05 -0000	1.3
+++ implementations.txt	22 Jun 2014 12:29:12 -0000	1.4
@@ -7,13 +7,13 @@
 
 python2_4	2.4	dead	2.4
 python2_5	2.5	dead	2.5
-python2_6	2.6	supported	2.6
+python2_6	2.6	dead	2.6
 python2_7	2.7	current	2.7
 python3_0	3.0	dead	3.0
 python3_1	3.1	dead	3.1
-python3_2	3.2	current	3.2
-python3_3	3.3	supported	3.3
-python3_4		experimental	3.4
+python3_2	3.2	old	3.2
+python3_3	3.3	current	3.3
+python3_4		supported	3.4
 python3_5		future	3.5
 
 pypy1_8	2.7-pypy-1.8	dead	p1.8





^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-portage/gpyutils/files: implementations.txt
@ 2014-12-27  0:18 Michal Gorny (mgorny)
  0 siblings, 0 replies; 5+ messages in thread
From: Michal Gorny (mgorny) @ 2014-12-27  0:18 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/12/27 00:18:11

  Modified:             implementations.txt
  Log:
  Update impl status.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.5                  app-portage/gpyutils/files/implementations.txt

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/gpyutils/files/implementations.txt?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/gpyutils/files/implementations.txt?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/gpyutils/files/implementations.txt?r1=1.4&r2=1.5

Index: implementations.txt
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/gpyutils/files/implementations.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- implementations.txt	22 Jun 2014 12:29:12 -0000	1.4
+++ implementations.txt	27 Dec 2014 00:18:11 -0000	1.5
@@ -11,7 +11,7 @@
 python2_7	2.7	current	2.7
 python3_0	3.0	dead	3.0
 python3_1	3.1	dead	3.1
-python3_2	3.2	old	3.2
+python3_2	3.2	dead	3.2
 python3_3	3.3	current	3.3
 python3_4		supported	3.4
 python3_5		future	3.5
@@ -21,7 +21,7 @@
 pypy2_0	2.7-pypy-2.0	dead	p2.0
 
 pypy		supported	pypy
-pypy3		future	pypy3
+pypy3		supported	pypy3
 
 jython2_5	2.5-jython	dead	j2.5
 jython2_7	2.7-jython	experimental	j2.7





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-12-27  0:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-27  0:18 [gentoo-commits] gentoo-x86 commit in app-portage/gpyutils/files: implementations.txt Michal Gorny (mgorny)
  -- strict thread matches above, loose matches on Subject: below --
2014-06-22 12:29 Michal Gorny (mgorny)
2014-04-09  9:26 Michal Gorny (mgorny)
2014-03-30 18:47 Michal Gorny (mgorny)
2014-03-30 18:17 Michal Gorny (mgorny)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox