15
0
forked from pool/python-docker

- update to 4.2.1:

- Add option on when to use `tls` on Context constructor
  - Make context orchestrator field optional

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=37
This commit is contained in:
2020-06-08 13:36:43 +00:00
committed by Git OBS Bridge
parent 8412fc0bf8
commit 313c37b44c
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jun 8 13:35:57 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 4.2.1:
- Add option on when to use `tls` on Context constructor
- Make context orchestrator field optional
-------------------------------------------------------------------
Sun Feb 9 16:47:09 UTC 2020 - Arun Persaud <arun@gmx.de>