Is the py-pip build broken?

The 7.2 package is in https://ftp.openbsd.org/pub/OpenBSD/7.2/packages/amd64/py-pip-20.3.4p3.tgz and built for python2.7 while the CVSweb tree Makefile downloads pip version 22.2.2 and python3 as the flavor.

(The problem seems to go back a number of versions.)


untar of https://ftp.openbsd.org/pub/OpenBSD/7.2/packages/amd64/py-pip-20.3.4p3.tgz ::

281 OpenBSD server> tar ztvf /home/share/OS/OpenBSD/7.2/py-pip-20.3.4p3.tgz
-r--r--r--  1 root     wheel       112048 Sep 29 12:10 +CONTENTS
-r--r--r--  1 root     wheel          329 Sep 29 12:10 +DESC
-rwxr-xr-x  1 root     bin            375 Dec 31  1969 bin/pip2
-rwxr-xr-x  1 root     bin            379 Dec 31  1969 bin/pip2.7
-rw-r--r--  1 root     bin           4811 Dec 31  1969 lib/python2.7/site-packages/pip-20.3.4-py2.7.egg-info/PKG-INFO -rw-r--r--  1 root     bin          17998 Dec 31  1969 lib/python2.7/site-packages/pip-20.3.4-py2.7.egg-info/SOURCES.txt -rw-r--r--  1 root     bin              1 Dec 31  1969 lib/python2.7/site-packages/pip-20.3.4-py2.7.egg-info/dependency_links.txt

...


Brad Davis


Reply via email to