https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241463

Kubilay Kocak <ko...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-b...@freebsd.org      |sunp...@freebsd.org
                 CC|                            |ko...@freebsd.org
              Flags|                            |maintainer-feedback?(sunpoe
                   |                            |t...@freebsd.org)
           Keywords|patch                       |feature, needs-qa
             Status|New                         |Open
            Summary|new port: devel/scons-py3:  |[NEW PORT] devel/scons-py3:
                   |scons slave port for        |scons for python3
                   |python3                     |

--- Comment #3 from Kubilay Kocak <ko...@freebsd.org> ---
Though I understand the motivation for this port proposal, we'd prefer not to
add py2/3 specific ports, because:

- Python ports should always allow *any* Python version to be used for the
build that the upstream supports. Any Python port unnecessarily restricting the
declared version support is considered a bug.

- All else being equal, there ought to be no work required for 'specifically'
or explicitly flavouring any Python port, and instead leverage the automatic
flavouring that is produced solely by declaring the versions that the software
*supports*. Perhaps scons is differerent, but in that case, we should
understand where and how, and seek to aim our effort toward addressing those
questions rather than creating a potentially very short lived port that has
limited utility, and comes with downsides.

- It breaks with the conventions/mechanism that we have developed to allow
arbitrary user-selection of their preferred Python version, while minimising
conflicts between packages.

We should resolve any barriers/issues with the main scons port not allowing, or
not being currently appropriate for building with Python 3.x.

Could you please add any relevant scons issue ID's to this bugs See Also field

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to