File python-podman-compose.changes of Package python-podman-compose
-------------------------------------------------------------------
Wed Jun 11 05:50:52 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- No more greedy globs in %files.
-------------------------------------------------------------------
Sun Jun 30 23:48:24 UTC 2024 - Eyad Issa <eyadlorenzo@gmail.com>
- Update to version 1.2.0:
* Bug fixes
~ Fixed handling of --in-pod argument. Previously it was hard
to provide false value to it.
~ podman-compose no longer creates pods when registering
systemd unit.
~ Fixed warning RuntimeWarning: coroutine 'create_pods' was
never awaited
~ Fixed error when setting up IPAM network with default driver.
~ Fixed support for having list and dictionary depends_on
sections in related compose files.
~ Fixed logging of failed build message.
~ Fixed support for multiple entries in include section.
~ Fixed environment variable precedence order.
* Changes
~ x-podman dictionary in container root has been migrated to
x-podman.* fields in container root.
* New features
~ Added support for --publish in podman-compose run.
~ Added support for Podman external root filesystem management
(--rootfs option).
~ Added support for podman-compose images command.
~ Added support for env_file being configured via dictionaries.
~ Added support for enabling GPU access.
~ Added support for selinux in verbose mount specification.
~ Added support for additional_contexts section.
~ Added support for multi-line environment files.
~ Added support for passing contents of podman-compose.yml
via stdin.
~ Added support for specifying the value for --in-pod setting
in podman-compose.yml file.
~ Added support for environmental secrets.
-------------------------------------------------------------------
Fri Apr 19 12:20:30 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.1.0:
* Release 1.1.0
* Add release notes for v1.1.0
* Use x- prefix for x-podman.mac_address
* Use "service.build.ulimits" when present instead of
"service.ulimits"
* FIX issue
https://github.com/containers/podman-compose/issues/704 -
Windows fix sock not working.
- use obs_scm instead of PyPI tarball (that is broken again)
-------------------------------------------------------------------
Fri May 5 10:46:49 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- add sle15_python_module_pythons
-------------------------------------------------------------------
Thu Apr 13 13:32:55 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 1.0.6
- no CHANGELOG available upstream or in PyPi
- add _service file
-------------------------------------------------------------------
Thu Jun 30 06:11:27 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
- BuildRequire python-python-dotenv
-------------------------------------------------------------------
Wed Jun 29 19:57:44 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
- major update to 1.0.3
- no CHANGELOG available upstream or in PyPi
-------------------------------------------------------------------
Wed Jun 29 19:54:02 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
- add Requires for python-setuptools,
otherwise we run into 'ImportError: No module named pkg_resources'
-------------------------------------------------------------------
Wed Jun 29 19:34:32 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
- add Provides and Obsoletes for podman-compose
-------------------------------------------------------------------
Wed Jun 29 12:17:11 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
- fix builds on Tumbleweed, aka when building for more than one python,
by using update-alternatives
-------------------------------------------------------------------
Thu Sep 10 13:39:57 UTC 2020 - Frederic Crozat <fcrozat@suse.com>
- Add 0001-Add-support-for-devices-in-a-service.patch: add support
for --devices.
-------------------------------------------------------------------
Thu Sep 10 13:07:51 UTC 2020 - Frederic Crozat <fcrozat@suse.com>
- Add 0001-podman-volume-inspect-mountPoint-Mountpoint.patch:
ensure new version of podman are supported.
-------------------------------------------------------------------
Tue Sep 24 14:40:42 UTC 2019 - Dan Čermák <dcermak@suse.com>
- Initial package version of podman-compose