15
0
forked from pool/python-docker

- Update to 3.7.1:

* Set a different default number (which is now 9) for SSH pools
  * Adds a BaseHTTPAdapter with a close method to ensure that the pools is clean on close()
  * Makes SSHHTTPAdapter reopen a closed connection when needed like the others

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=27
This commit is contained in:
Tomáš Chvátal
2019-03-26 13:39:38 +00:00
committed by Git OBS Bridge
parent 8e18b7c78e
commit 4a260cf6ad
4 changed files with 12 additions and 4 deletions

View File

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