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

--- Comment #7 from John W. O'Brien <j...@saltant.com> ---
(In reply to John W. O'Brien from comment #6)

The command

    poudriere bulk -j 104amd64 -z drivel devel/py-attrs@py34

complains that

    Ignored: Unknown flavor 'py34', possible flavors: py27 py36 .

because devel/py-attrs sets

    USES=           python
    USE_PYTHON=     autoplist distutils

and

#       flavors         - Force creation of flavors for Python 2 and 3 default
#                         versions, where applicable.
[...]
#       allflavors      - Generate flavors for all possible versions and not
#                         simply the default ones.
#[...]
#       distutils       - Use distutils as do-configure, do-build and
#                         do-install targets. implies flavors.

I am still worse off than before because I want what "allflavors" does but I'm
only getting what "flavors" does. Is there a way to control that from
poudriere's end?

I realize this is no longer in scope for the original bug I reported. How would
you like to continue this thread?

-- 
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