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:
BIN
4.2.0.tar.gz
LFS
BIN
4.2.0.tar.gz
LFS
Binary file not shown.
3
4.2.1.tar.gz
Normal file
3
4.2.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a8b7cbf0ef052a573e6b6272ca7c24e3477b3189b46b42c20aa609ad2fcd17a1
|
||||
size 234562
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user