17
0

Accepting request 874858 from home:dmacvicar:branches:devel:languages:python

- Remove requirement on the docker package.
  docker-compose uses the API and can use podman >= 3.0 compatible
  API as well.

OBS-URL: https://build.opensuse.org/request/show/874858
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker-compose?expand=0&rev=38
This commit is contained in:
2021-02-24 17:28:54 +00:00
committed by Git OBS Bridge
parent 0f782efabb
commit e17b23d237
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Feb 24 12:34:31 UTC 2021 - Duncan Mac-Vicar <dmacvicar@suse.com>
- Remove requirement on the docker package.
docker-compose uses the API and can use podman >= 3.0 compatible
API as well.
-------------------------------------------------------------------
Thu Jan 28 10:49:18 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>