packages/lang/python/python3
Eneas U de Queiroz c230d7bd7f
python3: avoid unnecessary rebuilds
Move the order in which BuildPackage is called, so that the libpython
package is built ahead of the module packages, to avoid forcing a
clean-build of the package when 'make package/python3/compile' is called
a second time without changes.

The library must be built first, so that when the buildsystem checks for
ABI version changes using libpython3.version, its timestamp should be
older than the dependent package's STAMP_PREPARED file.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2023-10-04 16:52:27 -03:00
..
files python3: Restore platform triplet to paths 2023-08-25 02:24:38 +08:00
patches python3: Update to 3.11.5, refresh patches 2023-09-08 19:01:47 +08:00
patches-host-pip python3: Split pip into separate source package 2023-05-26 22:06:08 +08:00
patches-host-setuptools python3: Split setuptools into separate source package 2023-05-26 22:06:24 +08:00
Config-python3-light.in python3: enable bluetooth support by default 2021-09-27 11:01:07 -07:00
Makefile python3: avoid unnecessary rebuilds 2023-10-04 16:52:27 -03:00
test.sh python3: Update to 3.11.5, refresh patches 2023-09-08 19:01:47 +08:00