Accepting request 772524 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/772524 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docker?expand=0&rev=17
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e82699b633b9ff15b7ab1bd71696efb62b6e5fece1d81ed5c83dc978177d7adf
|
||||
size 229336
|
||||
BIN
4.2.0.tar.gz
LFS
Normal file
BIN
4.2.0.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 9 16:47:09 UTC 2020 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- specfile:
|
||||
* update copyright year
|
||||
|
||||
- update to version 4.2.0:
|
||||
* Bugfixes
|
||||
+ Fix win32pipe.WaitNamedPipe throw exception in Windows
|
||||
containers
|
||||
+ Use Hostname, Username, Port and ProxyCommand settings from
|
||||
.ssh/config when on SSH
|
||||
+ Set host key policy for ssh transport to
|
||||
paramiko.WarningPolicy()
|
||||
+ Set logging level of paramiko to warn
|
||||
* Features
|
||||
+ Add support for docker contexts through docker.ContextAPI
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 17:15:38 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-docker
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define oldpython python
|
||||
Name: python-docker
|
||||
Version: 4.1.0
|
||||
Version: 4.2.0
|
||||
Release: 0
|
||||
Summary: Docker API Client
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user