Download raw body.
On Sun, May 10, 2026 at 03:29:19PM +0100, Stuart Henderson wrote:
> On 2026/04/27 16:56, Daniel Dickman wrote:
> > Makes sense to me on timing for the update and I'm fine with the update
> > itself and also the updates of ports I maintain.
> >
> > I'm only wondering if it might make sense to have something like the below
> > so that SUBST_VARS replaces python3.13 with a variable?
> >
> > That might make diffs of the packaging list changes easier to review when
> > we do major version updates?
>
> It needs something like MODPY_PYC_MAGIC_TAG as well otherwise there's
> still a lot of churn.
>
> Diff looks like this (I skipped s/python${VERSION}/${PYTHON_VERSION}/
> in Makefile.inc which aren't really needed, giving a much shorter
> Makefile.inc patch).
ok tb