Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-podman-compose | Distribution: openSUSE Tumbleweed |
Version: 1.2.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Mon Jul 1 01:48:24 2024 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 326041 | Source RPM: python-podman-compose-1.2.0-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/containers/podman-compose | |
Summary: A script to run docker-compose using podman |
An implementation of `docker-compose` with podman backend. The main objective of this project is to be able to run `docker-compose.yml` unmodified and rootless. This project is aimed to provide drop-in replacement for `docker-compose`, and it's very useful for certain cases because: - can run rootless - only depend on `podman` and Python3 and PyYAML - no daemon, no setup - can be used by developers to run single-machine containerized stacks using single familiar YAML file
GPL-2.0-only
* Sun Jun 30 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 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 05 2023 Johannes Kastl <kastl@b1-systems.de> - add sle15_python_module_pythons * Thu Apr 13 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 2022 Johannes Kastl <kastl@b1-systems.de> - BuildRequire python-python-dotenv * Wed Jun 29 2022 Johannes Kastl <kastl@b1-systems.de> - major update to 1.0.3 - no CHANGELOG available upstream or in PyPi * Wed Jun 29 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 2022 Johannes Kastl <kastl@b1-systems.de> - add Provides and Obsoletes for podman-compose * Wed Jun 29 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 2020 Frederic Crozat <fcrozat@suse.com> - Add 0001-Add-support-for-devices-in-a-service.patch: add support for --devices.
/etc/alternatives/podman-compose /usr/bin/podman-compose /usr/bin/podman-compose-3.11 /usr/lib/python3.11/site-packages/__pycache__ /usr/lib/python3.11/site-packages/__pycache__/podman_compose.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/__pycache__/podman_compose.cpython-311.pyc /usr/lib/python3.11/site-packages/podman_compose-1.2.0-py3.11.egg-info /usr/lib/python3.11/site-packages/podman_compose-1.2.0-py3.11.egg-info/PKG-INFO /usr/lib/python3.11/site-packages/podman_compose-1.2.0-py3.11.egg-info/SOURCES.txt /usr/lib/python3.11/site-packages/podman_compose-1.2.0-py3.11.egg-info/dependency_links.txt /usr/lib/python3.11/site-packages/podman_compose-1.2.0-py3.11.egg-info/entry_points.txt /usr/lib/python3.11/site-packages/podman_compose-1.2.0-py3.11.egg-info/requires.txt /usr/lib/python3.11/site-packages/podman_compose-1.2.0-py3.11.egg-info/top_level.txt /usr/lib/python3.11/site-packages/podman_compose.py /usr/share/doc/packages/python311-podman-compose /usr/share/doc/packages/python311-podman-compose/README.md /usr/share/licenses/python311-podman-compose /usr/share/licenses/python311-podman-compose/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 00:57:53 2024