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

Kubilay Kocak <ko...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-patch
           See Also|                            |https://github.com/pypa/pip
                   |                            |/issues/9941
             Status|New                         |Open

--- Comment #1 from Kubilay Kocak <ko...@freebsd.org> ---
Thank you for the report John.

pip declares support for 3.5+ [1], this issue has been reported upstream.

Re the easy change in comment 0, Python ports must not set Python support
<version-spec> arbitrarily. It is a declarative expression of version support,
not an imperative one to use specific versions.

[1] '>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*',

-- 
You are receiving this mail because:
You are the assignee 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