diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-05-31 14:54:39 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-05-31 14:54:39 +0000 |
| commit | 38a6921aac4dae14791f5d2ba857f9e1ff321a2d (patch) | |
| tree | 2646ed7b6e894bd88ff0b0d4492a17b29c5dcec4 /recipes-containers | |
| parent | 17df49dd483570d248127d1cce9afef8b071d514 (diff) | |
| download | meta-virtualization-38a6921aac4dae14791f5d2ba857f9e1ff321a2d.tar.gz | |
podman-compose: update to v1.5.0-tip
Bumping podman-compose to version v1.5.0-178-g71e0fbd, which comprises the following commits:
899d7c3 Use new Podman flags for healthcheck
fe77758 Add support for "start_interval" in healthcheck block
293b999 Use consistent Podman flags naming for healthcheck
9b1f00d tests/integration: Add tests
72e21e0 Only pull image before containers teardown if podman version >= 5.6.0
19eefc9 tests/unit: Add healthcheck test
7898c23 podman-compose: Format ValueError message to not include spaces
2b22922 tests/integration: Add healthcheck test
463a1a8 tests/integration: Pass -t 0 when tearing down containers
af1dd2b tests: Move healthcheck helper class to test_utils
4c33aa1 Improve missing external network/volume error message
973d4a5 Honor `target` option for mount-type external secrets
3c6c86b build(deps): bump softprops/action-gh-release from 2 to 3
725642a Fix override tag to work with `depends_on` parameter
29a76d4 build(deps): bump cryptography from 46.0.6 to 46.0.7
1e2b223 build(deps): bump cryptography from 46.0.5 to 46.0.6
4aa5512 support nested variable interpolation
d6a91cb Add integration test case for build phase env-sourced secrets
136b775 Add newsfragments/secrets-environment-source.feature
0d40feb Support secrets.*.environment
f083a11 workaround for testing without systemd
cfc2928 added an execution timeout for all --wait calls
f7b6c30 added newsfragment
a2ebd27 --wait is not supported for podman versions < 4.6
a6fb27d added integration tests for up/start wait
939a212 test/integration: Test top-level name interpolation
cf4951a Fix top-level name attribute interpolation
52a0d9f --wait and --wait-timeout for up & start commands
e999eae github: Setup tests for both rootful and rootless modes
114cc5d Simplify workflow for tests
f7361bf fix: 'asyncio.iscoroutinefunction' is deprecated in python 3.15
6641f01 tests: Change github actions workflow to test with podman-5.7.1
9fde135 tests: Temporarily skip breaking tests after update to podman-5.7.1
8c35b51 added newsfragment
5326fd2 use nopush/podman-compose-test image for testing
7348cf5 added test case for using reset tag with extends
973baa6 better implementation of original_service method
9d60838 fixed yaml dumper class of override and reset tag
3787e75 Better error message when podman probe fails
b85fa9e added support to parse extra hosts
2a3867b CONTRIBUTING: Add section about tests
6a4d975 CONTRIBUTING: Add `git rebase main --signoff` as useful command
dc01295 .github: Refer to CONTRIBUTING.md in pull request template
3f76cd6 CONTRIBUTING: Clean up development environment setup
2e87ada CONTRIBUTING: Add development guidelines at the top
93e802f CONTRIBUTING: Remove "Who can contribute?" section
b4c051c pre-commit-config: Run ruff check as well
5fc5a96 pre-commit-config: No longer run pylint - too slow
53696a1 pre-commit-config: Synchronize ruff version with tests
1436af5 tests/integration/build: Format files
df7e12e gitignore: Ignore build/ at root only
7795c6d tests/unit: Cleanup assertions in get_net_args() tests
12e87d3 Include the service name in the error message when it's extends does not exist
1839720 Correctly modify volumes when normalizing services in a subdir
61b2b88 Don't double join path for dockerfile
c99beff Remove unnecessary podman-compose down in tests
fae5b09 tests: Change github actions workflow to test with podman-5.0.3
591753b Add test for incremental logger
aba2344 Add timeout to util's run_subprocess in case of freezing
4b53ded Emit an error when bytes are incomplete at the end
797ec65 Use incremental decoder for log output
1c931fd Document Python 3.9 requirement
ee52293 unittest: add volume mount_type test
35ab672 Add subpath support to volumes with type volume in `--mount` option
044f7f8 tests: Change github actions workflow to test with podman-4.9.5
574b91b tests: Temporarily skip breaking tests after update to podman-4.9.5
45acc63 Fix typos and other mistakes in podman-compose
e69c09b tests: Change github actions workflow to test with podman-5.4.2
660fd0c tests: Temporarily skip breaking tests after update to podman-5.4.2
1e2dc24 Bump cryptography from 44.0.3 to 46.0.5
42ed080 tests/integration: Add tests for "logs" command
0e3ebe1 logs: Prefix log line with optional service name
9db8a66 logs: Make logs colored by default
db07f5f Bump urllib3 from 2.6.0 to 2.6.3
586126d Add release note
09c0bb5 Add service reference support to the `additional_contexts`
319e30d Check if top-level object is parsed as None
0c83fc0 Exit gracefully if 'podman' not found
4922471 Fix merging of dicts into empty tags
bf3f1e4 Move build and pull images into prepare_images()
e70b929 Add newsfragment
d36189c Image starts with "localhost/" should not pull
16fd556 Don't attach code to classes unnecessarily
856dc5e Pull images before teardown containers on up command
c53e374 Fix "UP024 Replace aliased errors with `OSError`" warning
32ed357 Fix "UP009 [*] UTF-8 encoding declaration is unnecessary" warning
6f299c2 Fix "UP007 Use `X | Y` for type annotations" warning
55acc46 Fix "UP031 Use format specifiers instead of percent format" warning
a930837 Fix "UP037 Remove quotes from type annotation" warning
ea3e079 Fix "UP032 Use f-string instead of `format` call" warning
2ece5a8 Fix "UP015 Unnecessary mode argument" ruff warning
3db8b80 pyproject: Enable U ruff checks
3a3ee6d Upgrade ruff for tests
52c8d39 Fix Podman binary path
f47a1e6 Support podman specific 'glob' mount type
5d4925d tests/integration: Add `compose.yml`,`__init__` files to run tests
e674b9f tests/integration: Move `config`command test to a dedicated file
9000c37 Return error code from `pull` command properly
37ed118 Implement 'image' volume type for services
d682071 Bump actions/checkout from 5 to 6
5a9e1d5 Add `--no-color` flag for `podman-compose logs` command
909355d fix: `--pull` option in `build` and `up` command can not set to pull policy.
f66edc7 fix: Container may not have io.podman.compose.service label
13d2dc5 fix unittest failures after adding _config_hash
312d321 Adding integration tests for service level change detect
c3d62c5 Add change log
bfe5523 feat: Ensure running dependents are in running state after up command
640fdf7 feat: Process service level config changes on compose up
bce5171 feat: set service level config hash to lebels
ee32ffe Bump actions/checkout from 4 to 5
cd25efa Add integration test for compose down
967bced Fix dependency field selection in get_excluded() function
4aa11de fix: podman-compose down should not stop the upstream dependencies.
c26387d tests: Add `workflow_dispatch` to allow manual execution of CI tests
4f9b419 tests: Add unit and integration tests for `create_host_path`
36fad25 Implement volumes `bind.create_host_path` option
28ec08c feat: Add support for COMPOSE_PROFILES environment variable
83c0d30 RELEASING: Add steps for uploading to Pypi
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers')
| -rw-r--r-- | recipes-containers/podman-compose/podman-compose_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/podman-compose/podman-compose_git.bb b/recipes-containers/podman-compose/podman-compose_git.bb index a8a73ba8..7e6f949a 100644 --- a/recipes-containers/podman-compose/podman-compose_git.bb +++ b/recipes-containers/podman-compose/podman-compose_git.bb | |||
| @@ -7,7 +7,7 @@ inherit python_setuptools_build_meta | |||
| 7 | PV = "1.5.0+git" | 7 | PV = "1.5.0+git" |
| 8 | SRC_URI = "git://github.com/containers/podman-compose.git;branch=main;protocol=https" | 8 | SRC_URI = "git://github.com/containers/podman-compose.git;branch=main;protocol=https" |
| 9 | 9 | ||
| 10 | SRCREV = "f7eeda1a3db10952424af6a5b0501c269ebe3f0d" | 10 | SRCREV = "71e0fbd392dc5df2506013c5f851657ca139e267" |
| 11 | 11 | ||
| 12 | DEPENDS += "python3-pyyaml-native" | 12 | DEPENDS += "python3-pyyaml-native" |
| 13 | 13 | ||
