diff --git a/4.2.1.tar.gz b/4.2.1.tar.gz deleted file mode 100644 index b2709b4..0000000 --- a/4.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8b7cbf0ef052a573e6b6272ca7c24e3477b3189b46b42c20aa609ad2fcd17a1 -size 234562 diff --git a/4.2.2.tar.gz b/4.2.2.tar.gz new file mode 100644 index 0000000..b7721d9 --- /dev/null +++ b/4.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a687018176321fccf25e051307b01ba070fca36ba0fdfcf563fb418d1dbab2c3 +size 234729 diff --git a/python-docker.changes b/python-docker.changes index 9626dd0..583910c 100644 --- a/python-docker.changes +++ b/python-docker.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jul 10 12:15:50 UTC 2020 - Dirk Mueller + +- update to 4.2.2: + - Fix context load for non-docker endpoints + ------------------------------------------------------------------- Mon Jun 8 13:35:57 UTC 2020 - Dirk Mueller diff --git a/python-docker.spec b/python-docker.spec index 6a8b4fd..3ab3864 100644 --- a/python-docker.spec +++ b/python-docker.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-docker -Version: 4.2.1 +Version: 4.2.2 Release: 0 Summary: Docker API Client License: Apache-2.0