Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2019 22:56:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 241463] [NEW PORT] devel/scons-py3: scons for python3
Message-ID:  <bug-241463-21822-qlnT7HxBVU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241463-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241463-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=3D241463

Ronald Klop <ronald-lists@klop.ws> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #208562|0                           |1
        is obsolete|                            |
 Attachment #208562|maintainer-approval?(python |
              Flags|@FreeBSD.org)               |
 Attachment #208563|0                           |1
        is obsolete|                            |
 Attachment #208563|maintainer-approval?(sunpoe |
              Flags|t@FreeBSD.org)              |
 Attachment #208564|0                           |1
        is obsolete|                            |

--- Comment #8 from Ronald Klop <ronald-lists@klop.ws> ---
Created attachment 208682
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D208682&action=
=3Dedit
Add flavor to scons port and Mk/Uses

New patch which uses flavor to create a py27-scons and a py36-scons package.
This works for me with the existing mongodb36 ports which uses py27-scons
without any changes to the mongodb36 port.
And my new mongodb42 port uses py36-scons because it declares
"USES=3Dpython:3.5+,build scons".
These py*-scons packages conflict with each other. But that shouldn't be to=
 big
of a problem. If it is I'm willing to look into the uniquefiles Uses and se=
e if
that helps.
AFAIK this change keeps the ports tree backwards compatible. Please give
feedback.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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