Re: git: ee3473c33ef5 - main - devel/py-pip: Update to 22.0.4
Date: Sat, 14 May 2022 04:06:59 UTC
Dima Panov wrote:
> Moin!
>
> Since this commit, py-pip is not installed bin/pip-${pyver} script
> anymore which leads to failed build for consumers who search for pip
> runtime
>
> Is it intended or patchfile was changed by mistake?
>
Patch file change looks like a reroll, the diff intentions remain the same.
Inspecting the build log delta between this and 22.0.4 reveals that
install_scripts (ie installing to bin/pip) isn't even run properly here,
so there's nothing to move/copy for SUFFIXed unique files. setup.py
itself didn't change; entry_points are still defined as such.
We may want to revert to 22.0.4. Have a feeling there's something beyond
pip involved here.
--
Charlie Li
…nope, still don't have an exit line.