[Bug 272152] devel/py-pytest: locked to Python 3.9?

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 22 Jun 2023 22:36:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272152

Charlie Li <vishwin@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #242938|                            |maintainer-approval-
              Flags|                            |

--- Comment #3 from Charlie Li <vishwin@freebsd.org> ---
Comment on attachment 242938
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=242938
Patch for devel/py-pytest/Makefile

This is not correct; allflavors can only be set when every dependency also has
allflavors. Generally limited to Python foundational infrastructure ports, ie
those absolutely necessary to build anything, only.

Locally, if you want to build non-default FLAVORs, you need to set
BUILD_ALL_PYTHON_FLAVORS in your make.conf.

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