maintainer-approval requested: [Bug 243937] lang/python38: Fails to package in certain conditions due to DISABLED_EXTENSIONS not working : [Attachment 225650] [patch] fix broken disable modules - py37+38+39 (v4)

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 08 Jun 2021 19:16:32 UTC
John Hein <jcfyecrayz@liamekaens.com> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-approval:
Bug 243937: lang/python38: Fails to package in certain conditions due to
DISABLED_EXTENSIONS not working
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243937

Attachment 225650: [patch] fix broken disable modules - py37+38+39 (v4)
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225650&action=edit



--- Comment #18 from John Hein <jcfyecrayz@liamekaens.com> ---
Created attachment 225650
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225650&action=edit
[patch] fix broken disable modules - py37+38+39 (v4)

(In reply to John Hein from comment #17)
Here's a patch that includes the change for python37 as well (and removes the
now unnecessary patch-issue20210).

python37, python38 and python39 all build without the disabled extensions and
do not have check-plist errors.

QA:
 testport - ok (python37, 38, 39 default options and also all three tested with
WITHOUT_NIS=1) [stable/11 amd64]
 portlint - ok (no new warnings)