Wednesday, June 21, 2023

Re: [maintainer update] Python 3.9.16 -> 3.9.17

On Wed, Jun 14, 2023 at 10:37:27PM -0400, Kurt Mosiejczuk wrote:
> https://docs.python.org/release/3.9.17/whatsnew/changelog.html#changelog
>
> Security fixes for Python 3.9.x
>
> I do plan on removing Python 3.9 soon, but in the meantime, there are
> these security fixes.

Does not package on two machines here. When I regen plist I get this
(these were added in this update). Any idea what these are about?

Index: pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/lang/python/3.9/pkg/PLIST-main,v
retrieving revision 1.23
diff -u -p -r1.23 PLIST-main
--- pkg/PLIST-main 19 Jun 2023 19:47:26 -0000 1.23
+++ pkg/PLIST-main 21 Jun 2023 17:27:14 -0000
@@ -910,10 +910,6 @@ lib/python3.9/config-3.9/
lib/python3.9/config-3.9/Makefile
lib/python3.9/config-3.9/Setup
lib/python3.9/config-3.9/Setup.local
-lib/python3.9/config-3.9/__pycache__/
-lib/python3.9/config-3.9/__pycache__/python-config.cpython-39.opt-1.pyc
-lib/python3.9/config-3.9/__pycache__/python-config.cpython-39.opt-2.pyc
-lib/python3.9/config-3.9/__pycache__/python-config.cpython-39.pyc
lib/python3.9/config-3.9/config.c
lib/python3.9/config-3.9/config.c.in
lib/python3.9/config-3.9/install-sh

No comments:

Post a Comment