pmbootstrap/pmb/aportgen
Oliver Smith e8b0b4ba78
aportgen: don't fail if binary ver < APKBUILD ver
The typical workflow for upgrading cross/gcc-* is:

$ cd pmaports/cross
$ pmbootstrap aportgen gcc-*

Currently this is failing because the APKBUILD has been updated in
Alpine for gcc, but gcc has not been built for all arches yet. This
shouldn't prevent us from generating the proper updated APKBUILDs in
pmaports so just print a note and don't fail here.

I'm committing this directly to master as this currently breaks
test/test_aportgen.py::test_aportgen.
2022-11-02 21:09:28 +01:00
..
__init__.py Happy new year 2022! 2022-01-02 22:39:14 +01:00
binutils.py aportgen binutils: modernize (MR 2199) 2022-08-24 08:38:49 +02:00
busybox_static.py Happy new year 2022! 2022-01-02 22:39:14 +01:00
core.py aportgen: don't fail if binary ver < APKBUILD ver 2022-11-02 21:09:28 +01:00
device.py pmb.aportgen.device: no depend on mesa-dri-gallium (MR 2210) 2022-10-12 08:24:53 +02:00
gcc.py pmb.aportgen.gcc: remove !tracedeps option 2022-10-05 20:44:31 +02:00
grub_efi.py Happy new year 2022! 2022-01-02 22:39:14 +01:00
linux.py pmb.aportgen.linux: Install DTBs on header v2 (MR 2194) 2022-07-18 14:49:38 -07:00
musl.py Happy new year 2022! 2022-01-02 22:39:14 +01:00