Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2023 22:36:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 272152] devel/py-pytest: locked to Python 3.9?
Message-ID:  <bug-272152-21822-HJcgcrofrh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272152-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272152-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272152

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=3D242938
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272152-21822-HJcgcrofrh>