15
0
forked from pool/python-docker

Accepting request 814541 from devel:languages:python

- 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/request/show/814541
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docker?expand=0&rev=18
This commit is contained in:
2020-06-15 18:28:36 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

BIN
4.2.0.tar.gz LFS

Binary file not shown.

3
4.2.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a8b7cbf0ef052a573e6b6272ca7c24e3477b3189b46b42c20aa609ad2fcd17a1
size 234562

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>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-docker
Version: 4.2.0
Version: 4.2.1
Release: 0
Summary: Docker API Client
License: Apache-2.0