15
0

Accepting request 986038 from home:ojkastl_buildservice:docker_compose_etc

new package python-podman-compose

OBS-URL: https://build.opensuse.org/request/show/986038
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-podman-compose?expand=0&rev=1
This commit is contained in:
2022-07-03 15:23:23 +00:00
committed by Git OBS Bridge
commit f2af020908
6 changed files with 499 additions and 0 deletions

View File

@@ -0,0 +1,44 @@
-------------------------------------------------------------------
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