]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-pip: remove unneeded reproducible.patch
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 1 Sep 2022 07:21:25 +0000 (09:21 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Sep 2022 14:54:45 +0000 (15:54 +0100)
commit654f9d5088d00ee27b4d2f7b3bb371195de52247
treeaceb2b291b666e4fbf892f09f115580801124bd6
parented62eccaa49404aac96e4882a9db6c03d17bb4e2
python3-pip: remove unneeded reproducible.patch

Since "python_pep517: use installer instead of pip" pip is no longer
used in builds, and therefore doesn't need to behave reproducibly.

I have submitted the patch upstream; upstream have suggested that the
way it had been used previously is non-reproducible by design, and
if pip is again brought into builds in the future, we should use
specific options for reproducibility:

https://github.com/pypa/pip/issues/11424

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-pip/reproducible.patch [deleted file]
meta/recipes-devtools/python/python3-pip_22.2.2.bb