forked from pool/python-podman-compose
update to 1.1.0 OBS-URL: https://build.opensuse.org/request/show/1169173 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-podman-compose?expand=0&rev=7
71 lines
2.5 KiB
Plaintext
71 lines
2.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|