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

Ronald Klop <ronald-li...@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-li...@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.
_______________________________________________
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