[Bug 241463] [NEW PORT] devel/scons-py3: scons for python3
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 29 22:56:09 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241463
Ronald Klop <ronald-lists at 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 at FreeBSD.org) |
Attachment #208564|0 |1
is obsolete| |
--- Comment #8 from Ronald Klop <ronald-lists at klop.ws> ---
Created attachment 208682
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208682&action=edit
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=python: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 see if
that helps.
AFAIK this change keeps the ports tree backwards compatible. Please give
feedback.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-python
mailing list