Description:
This update for python-podman fixes the following issues:
- update to 5.8.0:
* Fix PodManager.prepare_model set manager by @inknos in #619
* Implement Quadlet, QuadletManager and GET calls by @inknos in
#622
* Enable renovate-bot for pre-commit by @inknos in #626
* Add healthcheck to create and run by @inknos in #617
* Fix pytest flag for rootful test by @inknos in #623
* Implemente delete calls for quadlets by @inknos in #629
* Adding timeout parameter to container.wait() and fixing
interval type by @mutax in #632
* add network_dns_servers as supported parameter to
network.create by @mutax in #630
* tests/integration: Skip test on non-x86_64 arches by
@ricardobranco777 in #637
* Implement client.quadlets.install by @inknos in #633
* Add release PR workflow by @inknos in #627
* Bump release to 5.8.0 by @inknos in #639
- update to 5.7.0:
* Fix attr getters in Network Resource by @nlacasse in #576
* Include test files in the source distribution by @mgorny in
#586
* Inknos update publish to pypy steps by @inknos in #590
* Update testing section by @inknos in #591
* Add support for export and import commands by @Riushda in #593
* fix: use active service connection when no explicit connection
specified by @Honny1 in #597
* Add direct support to --manifest when building container
images. by @MisterOwlPT in #596
* fix: typing in podman.domain.containers_run by @dklimpel in
#599
* misc: improve type checking by @dklimpel in #601
* bump tmt pre-commit hook to 1.62.1 by @Honny1 in #606
* Enable tests downstream via packit/tmt by @inknos in #588
* Add support to --secrets when building container images by
@gsilva00 in #603
* fix image build not using cache by @fulminemizzega in #559
* Delete custom cached_property in favor of
functools.cached_property by @yangdanny97 in #607
* Fixed filtering for networks by @sekyHC in #616
* networks_manager: fix dns_enabled parameter description by
@sekyHC in #615
* Bump release to 5.7.0 by @inknos in #620
- update to 5.6.0:
* [skip-ci] Update sigstore/gh-action-sigstore-python action to
v3.0.1 by @renovate[bot] in #561
* Fix/#489 by @Mr-Sunglasses in #513
* fix: broken configuration for readthedocs by @dklimpel in #562
* remove cirrus files by @Luap99 in #563
* Implement policy option for image.pull by @inknos in #565
* Run tests conditionally based on os_release by @inknos in #567
* Skip tests conditionally based on version by @inknos in #578
* [skip-ci] Update actions/checkout action to v5 by
@renovate[bot] in #568
* [skip-ci] Update actions/download-artifact action to v5 by
@renovate[bot] in #566
* tests: Fix deprecation warning for utcfromtimestamp() by
@ricardobranco777 in #575
* Implement sparse keyword for containers.list() by @inknos in
#540
* [skip-ci] Update actions/setup-python action to v6 by
@renovate[bot] in #579
* Update Ruff to 0.12.8 by @inknos in #569
* Add Honn1 to OWNERS by @inknos in #580
* Bump release to 5.6.0 by @inknos in #581
- update to 5.5.0:
* fix(doc): correction of the example for the registry at the
login by @dklimpel in #518
* fix: set return type for ImagesManager.load() to Image by
@dklimpel in #519
* Enable tmt downstream by @inknos in #522
* Implement container.update() by @inknos in #521
* skip tests when the test image is not available (e.g. 32-bit)
by @eighthave in #524
* chore(deps): update dependency containers/automation_images to
v20250324 by @renovate in #529
* feat: expose *ns keys to consumers by @josegomezr in #525
* Fix: fix timeout type as int by @inknos in #537
* Enable Unit test coverage upstream by @inknos in #531
* Add inspect volume by @rkozlo in #535
* fix: push image does not stream by @dklimpel in #538
* misc: add mypy for type checking by @dklimpel in #541
* chore(deps): update dependency containers/automation_images to
v20250422 by @renovate in #543
* Set X-Registry-Auth header on manifest push and bump to new API
by @dklimpel in #536
* Set verbose: true to debug twine uploads to PypI by @inknos in
#520
* Improve testing against distro and podman-next by @inknos in
#548
* Add support for custom contexts by @aseering in #552
* fix: move digest label to the repository instead of tag by
@Alex-Izquierdo in #555
* Bump release to 5.5.0 and enable updates-testing repos on
Fedora by @inknos in #549