[Bug 205981] irc/weechat: Build fails (package phase) against Python 3.5

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 23 06:00:42 UTC 2016


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

Kubilay Kocak <koobs at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|freebsd-ports-bugs at FreeBSD. |koobs at FreeBSD.org
                   |org                         |
           Keywords|patch-ready                 |needs-patch, needs-qa
             Status|New                         |Open

--- Comment #10 from Kubilay Kocak <koobs at FreeBSD.org> ---
Thanks Vladimir. In the case where Python 3.x support is intended but broken,
the change that should be implemented is:

- Add relevant (missing) bits for Python 3.x (eg: CONFIGURE_ARGS, etc)
- Leave USES=python intact (support is intended, but not working/broken)
- Set BROKEN when PYTHON_REL is a version of Python 3.x, with an informative
message
- Ideally BROKEN entry is commented with a link to a reported upstream issue,
such that it isn't forgotten, and removed when fixed

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


More information about the freebsd-python mailing list