]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-numpy: remove obsolete reproducible workaround
authorRoss Burton <ross.burton@arm.com>
Mon, 2 Oct 2023 11:04:05 +0000 (12:04 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Oct 2023 22:54:51 +0000 (23:54 +0100)
commit5c287a896fa9f5cd05b6a2411528fdc8fb2579d6
tree05ec5696babd085119dba03b432d64ed2180ce64
parentba738a1e2944468ef3e4d9c9810e98457fcd3b85
python3-numpy: remove obsolete reproducible workaround

We currently delete some pycache files because frozenset wasn't able to
be reproducible, but this has been fixed in Python 3.11:

https://github.com/python/cpython/commit/33d95c6facdfda3c8c0feffa7a99184e4abc2f63

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-numpy_1.26.0.bb