commit:     39320f554660010c6cb502dbf5195b641500b423
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 20 18:58:09 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Jul 20 18:58:09 2022 +0000
URL:        https://gitweb.gentoo.org/data/glep.git/commit/?id=39320f55

glep-0083: Convert the CSV table into a simple table

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 glep-0083.rst | 33 ++++++++++++++++-----------------
 1 file changed, 16 insertions(+), 17 deletions(-)

diff --git a/glep-0083.rst b/glep-0083.rst
index dc73a72..a696c4e 100644
--- a/glep-0083.rst
+++ b/glep-0083.rst
@@ -87,23 +87,22 @@ The following table compares the actual dates of 
deprecations and bans
 [#PMS-PROJECT]_ with the dates that would have resulted from the
 criteria proposed in this GLEP ("new date").
 
-.. csv-table::
-   :header-rows: 2
-   :stub-columns: 1
-   :widths: auto
-   :align: right
-
-   EAPI,Portage,Gentoo repo,deprecated,deprecated,diff.,banned,banned,diff.
-   ,stable,usage < 5 %,actual date,new date,months,actual date,new date,months
-   0,2005-12-26,2017-02-28,2014-02-25,2009-12-11,-50,2016-01-10,2017-02-28,+14
-   1,2007-12-11,2009-10-25,2013-04-09,2011-01-08,-27,2014-03-11,2013-01-08,-14
-   2,2009-01-08,2015-03-27,2013-04-09,2012-03-08,-13,2014-03-11,2015-03-27,+12
-   3,2010-03-08,2015-01-16,2014-02-25,2013-03-17,-11,2016-01-10,2015-03-17,-10
-   4,2011-03-17,2018-01-11,2015-10-11,2016-01-17,+3,2018-04-08,2018-01-17,-3
-   5,2012-12-11,2021-06-15,2018-05-13,2018-06-27,+1,2021-08-08,2021-06-15,-2
-   6,2016-01-17,2022-11-22 [*]_,2021-07-11,2021-07-05,0,,2023-07-05,
-   7,2018-06-27,,,,,,,
-   8,2021-07-05,,,,,,,
+====  ==========  ===========  ===========  ==========  ======  ===========  
==========  ======
+EAPI  Portage     Gentoo repo  deprecated               diff.   banned         
          diff.
+----  ----------  -----------  -----------------------  ------  
-----------------------  ------
+\     stable      usage < 5 %  actual date  new date    months  actual date  
new date    months
+====  ==========  ===========  ===========  ==========  ======  ===========  
==========  ======
+0     2005-12-26  2017-02-28   2014-02-25   2009-12-11  -50     2016-01-10   
2017-02-28  +14
+1     2007-12-11  2009-10-25   2013-04-09   2011-01-08  -27     2014-03-11   
2013-01-08  -14
+2     2009-01-08  2015-03-27   2013-04-09   2012-03-08  -13     2014-03-11   
2015-03-27  +12
+3     2010-03-08  2015-01-16   2014-02-25   2013-03-17  -11     2016-01-10   
2015-03-17  -10
+4     2011-03-17  2018-01-11   2015-10-11   2016-01-17   +3     2018-04-08   
2018-01-17   -3
+5     2012-12-11  2021-06-15   2018-05-13   2018-06-27   +1     2021-08-08   
2021-06-15   -2
+6     2016-01-17  2022-11-22   2021-07-11   2021-07-05    0                  
2023-07-05
+                  [*]_
+7     2018-06-27
+8     2021-07-05
+====  ==========  ===========  ===========  ==========  ======  ===========  
==========  ======
 
 .. [*] Extrapolated date, obtained by fitting data between 2021-01-01
    and 2022-07-11 with an exponential function.

Reply via email to