On Mon, 16 Oct 2023, Kurt Mosiejczuk wrote:
> On Sun, Oct 15, 2023 at 05:32:13AM -0400, Kurt Mosiejczuk wrote:
> > https://docs.python.org/release/3.11.6/whatsnew/changelog.html#python-3-11-6
>
> > No security fixes but a number of other fixes. The majority in the tests
> > or on other OSes (not all though).
>
> > Regenerated patches although they applied clean with only a little slop.
>
> > ok?
>
> daniel@ pointed out I hadn't updated the PLISTs. Here is the version with
> the updated PLIST-tests (the others did not change)
>
> ok?
>
ok with me as is.
But you could also remove the distutils entries that are commented out:
@comment .../distutils/command/wininst-*.exe
make update-patches unfortunately doesn't automatically remove
@comment'ed entries for files that no longer exist (maybe this would be a
nice feature to add).
Most likely these entries were copied over from earlier Python versions
and just never got cleaned up.
And p.s. the other Python versions also have extra commented entries that
aren't needed anymore.