summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2025-01-17 15:29:07 +0100
committerAlyssa Ross <hi@alyssa.is>2025-01-30 10:22:56 +0100
commit4745969cb31fb6155f5a2c4323117cd7effa05f2 (patch)
treeb2b2f0d5714afb4f1de49ceaaa19e27a119fb00a /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentf3ef7bf9f94510d80ca2721329d0d7debad21458 (diff)
meson.setupHook: build test targets
In Meson 1.7, these will no longer be built by default [1], so because we're running meson test with --no-rebuild, we need to build them before running the test. Doing this in checkPhase makes more sense than in buildPhase, because allows buildPhase to work without test-only dependencies, something we've had to work around in the past by adding options to packages to disable building the tests. The meson-test-prereq target has been available since Meson 0.63.0 according to the documentation, so we can do this ahead of actually upgrading to Meson 1.7.0. Link: https://mesonbuild.com/Release-notes-for-1-7-0.html#test-targets-no-longer-built-by-default [1]
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions