On Sun 22/03/2020 16:31, Edd Barrett wrote:
> On Sun, Mar 22, 2020 at 03:57:50PM +0000, Edd Barrett wrote:
> > On Sun, Mar 22, 2020 at 03:34:07PM +0000, Edd Barrett wrote:
> > > Either way I will write an entry for current.html
> > > ...
> > >  * For `ipython-3` to be renamed `ipython` (as it is in the diff).
> > 
> > ^ Assuming we do this:
> > 
> > Index: current.html
> > ===================================================================
> > RCS file: /cvs/www/faq/current.html,v
> > retrieving revision 1.1032
> > diff -u -p -r1.1032 current.html
> > --- current.html    17 Mar 2020 04:56:14 -0000      1.1032
> > +++ current.html    22 Mar 2020 15:55:52 -0000
> > @@ -265,3 +265,11 @@ Please note that tools supplied by this 
> >  
> >  <hr id="end">
> >  <small>$OpenBSD: current.html,v 1.1032 2020/03/17 04:56:14 tb Exp $</small>
> > +
> > +<h3 id="r20200223">2020/02/23 - [packages] Retiring Python 2 support in 
> > IPython</h3>
> > +
> > +The IPython port now only supports Python 3.
> > +
> > +<p>
> > +<code>/usr/local/bin/ipython-3</code> has been renamed to
> > +<code>/usr/local/bin/ipython</code>.
> 
> Oops! Let's try again.
> 
> Index: current.html
> ===================================================================
> RCS file: /cvs/www/faq/current.html,v
> retrieving revision 1.1032
> diff -u -p -r1.1032 current.html
> --- current.html      17 Mar 2020 04:56:14 -0000      1.1032
> +++ current.html      22 Mar 2020 16:30:52 -0000
> @@ -256,6 +256,13 @@ Please note that tools supplied by this 
>  <code>jupyter-notebook-3</code> has been renamed to
>  <code>jupyter-notebook</code>.
>  
> +<h3 id="r20200323">2020/03/23 - [packages] Retiring Python 2 support in 
> IPython</h3>
> +
> +The IPython port now only supports Python 3.
> +
> +<p>
> +<code>/usr/local/bin/ipython-3</code> has been renamed to
> +<code>/usr/local/bin/ipython</code>.
>  
>  <!--
>       Two blank lines before new sections.

Your second diff reads OK.

Unless someone objects, I will commit my diff tomorrow morning (CET).

Reply via email to