[Bug 255579] devel/py-pip: build fails with DOCS option

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 4 00:51:18 UTC 2021


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

Kubilay Kocak <koobs at 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 <koobs at 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.


More information about the freebsd-python mailing list