diff options
| author | emilylange <git@emilylange.de> | 2025-10-17 02:21:43 +0200 |
|---|---|---|
| committer | emilylange <git@emilylange.de> | 2025-10-17 21:31:40 +0200 |
| commit | 98135ce14f3f23e69754beca69bfd915b2a62a1f (patch) | |
| tree | c87554059a82005c9944bd7f7845d7ad9d383936 /pkgs/development/python-modules/python-openstackclient | |
| parent | c3fb98e870878abbab4caf9a0d517f894efa0c7e (diff) | |
forgejo: fix `checkPhase` regression
This fixes a regression introduced in 5de92a8b79f3e0c3fcf75de3c7b6e5e38890732f.
Forgejo v13 made the GO_TEST_PACKAGES variable lazy in [1], which causes
our custom show-backend-tests make target to return an empty string,
which in turn causes our checkPhase to not run a single go test.
To fix this, we need to slightly modify our custom make target to
reference the newly introduced compute-go-test-packages target as a
dependency.
[1]: https://codeberg.org/forgejo/forgejo/pulls/9208
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions
