python-docker: Update to 5.0.0
authorJavier Marcet <javier@marcet.info>
Sun, 11 Apr 2021 06:03:55 +0000 (06:03 +0000)
committerRosen Penev <rosenp@gmail.com>
Mon, 12 Apr 2021 03:30:25 +0000 (20:30 -0700)
commit75fbd91d6689c5d15141e78931caf299c2c912c7
tree8c76c5e599d967e0e0c8d472092e05cddc72f483
parent138f1ccb4cdbbfa45898f80e2f59529d762fa3c8
python-docker: Update to 5.0.0

Breaking changes:

- Remove support for Python 2.7

- Make Python 3.6 the minimum version supported

Features:

- Add limit parameter to image search endpoint

Bugfixes:

- Fix KeyError exception on secret create

- Verify TLS keys loaded from docker contexts

- Update PORT_SPEC regex to allow square brackets for IPv6 addresses

- Fix containers and images documentation examples

Signed-off-by: Javier Marcet <javier@marcet.info>
lang/python/python-docker/Makefile