Skip to content

Commit 46a2d0b

Browse files
authored
fix(restored-packages.txt/withdrawn-packages.txt): restore py3-numpy-1.26.5-r0.apk to unblock elastic-builds (#66225)
#66214 withdrew py3-numpy-1.26.5-r0.apk as the package had already been removed. This was premature as there appears to be packages still depending on this package. py3-numpy was deprecated in favor of version streamed packages but none provide the same name. This commit restores this package until we can resolve the elastic-builds issue. Builds issue ``` Error: unable to build graph: onnxruntime-cuda-12.9-1.22.2-r2: unable to resolve dependency py3-numpy<2.0: nothing provides "py3-numpy" ``` Signed-off-by: philroche <phil.roche@chainguard.dev> Signed-off-by: philroche <phil.roche@chainguard.dev>
1 parent d3d5076 commit 46a2d0b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

restored-packages.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ llvm-lld-15.0.7-r0.apk
3131
zig-0.10.0-r0.apk
3232

3333
py3-supported-numpy-1.26.5-r0.apk
34+
35+
py3-numpy-1.26.5-r0.apk
36+

0 commit comments

Comments
 (0)