CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/03/23 05:18:54
Modified files:
devel : Makefile
devel/py-pip : Makefile distinfo
devel/py-pip/pkg: PLIST
Removed files:
devel/py-pip/patches: patch-docs_html_conf_py
devel/py-pip/pkg: MESSAGE UNMESSAGE
Log message:
Update devel/py-pip to 22.0.4. Remove MESSAGE in favour of providing a
link to /usr/local/bin/pip, common use in many project's documentation is
to just use "pip" and expect it to be a py3 version. The Python 2 version
is kept in devel/py2-pip - it is not used by other ports but being used
to do local installations of software it's a particularly useful package
to have available for a non-default version of Python.