IABSD.fr/ports/lang/python/3

Branch :


Log

Author Commit Date CI Message
dcfe6115 2025-06-14 20:08:20 update Python to 3.12.11 for a few security fixes ok kmos@ (MAINTAINER)
9a37aa37 2025-04-15 20:36:43 https://docs.python.org/release/3.12.10/whatsnew/changelog.html#python-3-12-10 A couple of security fixes. ok sthen
69947fda 2025-02-16 20:43:07 https://docs.python.org/release/3.12.9/whatsnew/changelog.html#python-3-12-9 Update to Python 3.12.9 ok sthen daniel
a5d4cc68 2025-01-31 12:46:51 fix pydoc3 shebang line, spotted by/ok semarie@
b22e2d75 2024-12-28 15:46:22 clean up some @comment entries; ok sthen@
d31d6ccb 2024-12-21 16:21:41 fix conflict markers
99916133 2024-12-21 11:32:44 update python/3 to 3.12.8 and do some other overhaul while there (since any python branch switch touches thousands of ports): - stop using FLAVOR=python3 / MODPY_FLAVOR / etc in py3 ports. - rename MODPY_EGG_VERSION (which refers to an obsolete packaging format) with MODPY_DISTV (easier to type and line up in Makefiles) bumps and adjustments to follow. lots of help from tb@, thanks!
67779e99 2024-09-30 09:23:10 add missing @conflict needed for merging in meta/python3
9a656e20 2024-09-12 11:39:07 update to Python 3.11.10, from tb@ (who tested in bulk build on amd64, and on sparc64 - I tested aarch64) with a few tweaks to allow updating stable. merge meta/python3 into lang/python/3, there's no need for the separate empty package any more now that we only have one 3.x version (pkg_add python%3 will work). tb's version was OK kmos@
715da6b7 2024-05-20 19:16:00 unbreak python-idle installation, the update to 3.11.8 introduced a conflict