Commit 7255863
py3-numpy-1.26: Don't provide py3-numpy at a version this makes it un… (#67010)
This should've been `py3-numpy` without the full version so it can be
coinstallable
Fixes:
```
2025/09/23 21:36:05 ERRO failed to build package: unable to build guest: unable to lock image configuration: resolving apk packages: for arch "amd64": solving "py3-supported-numpy-1.26" constraint: resolving "py3-supported-numpy-1.26-1.26.5-r7.apk" deps:
solving "py3.11-numpy-1.26" constraint: py3.11-numpy-1.26-1.26.5-r7.apk disqualified because py3.10-numpy-1.26-1.26.5-r7.apk already provides py3-numpy
make[1]: *** [Makefile:157: packages/x86_64/apache-arrow-21.0.0-r3.apk] Error 1
make[1]: Leaving directory '/home/justin_vreeland_chainguard_dev/src/wolfi-dev/wolfi'
make: *** [Makefile:151: package/apache-arrow] Error 2
```
Co-authored-by: Justin Vreeland <[email protected]>1 parent 856fef6 commit 7255863
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments