[Bug 270672] devel/py-QtPy: Patch to fix build with poudriere

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 06 Apr 2023 16:11:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270672

            Bug ID: 270672
           Summary: devel/py-QtPy: Patch to fix build with poudriere
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: junchoon@dec.sakura.ne.jp
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

Created attachment 241326
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=241326&action=edit
Patch to add explicit BUILD_DEPENDS to devel/py-setuptools

devel/py-QtPy fails to build with poudriere.
Also found reported on pkg-fallout@ ML [1].

This doesn't happen building with ports-mgmt/pkg_replace on bare-metal
environment,
which has devel/py-setuptools installed.

Attached patch adds explicit build dependency to devel/py-setuptools.
Not 100% sure this is the correct approach (add distutils to USE_PYTHON is
better?),
but it fixes poudriere build for me.


[1]
https://lists.freebsd.org/archives/freebsd-pkg-fallout/2023-April/360892.html

-- 
You are receiving this mail because:
You are the assignee for the bug.