Hello community,

here is the log from the commit of package python-docker for openSUSE:Factory 
checked in at 2019-12-02 11:28:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-docker (Old)
 and      /work/SRC/openSUSE:Factory/.python-docker.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-docker"

Mon Dec  2 11:28:31 2019 rev:16 rq:751832 version:4.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-docker/python-docker.changes      
2019-07-29 17:31:29.762164671 +0200
+++ /work/SRC/openSUSE:Factory/.python-docker.new.4691/python-docker.changes    
2019-12-02 11:30:41.282578263 +0100
@@ -1,0 +2,17 @@
+Sun Nov 24 17:15:38 UTC 2019 - Arun Persaud <[email protected]>
+
+- specfile:
+  * updated pytest requirement
+
+- update to version 4.1.0:
+  * Bugfixes
+    + Correct INDEX_URL logic in build.py _set_auth_headers
+    + Fix for empty auth keys in config.json
+  * Features
+    + Add NetworkAttachmentConfig for service create/update
+  * Miscellaneous
+    + Bump pytest to 4.3.1
+    + Adjust --platform tests for changes in docker engine
+    + Update credentials-helpers to v0.6.3
+
+-------------------------------------------------------------------

Old:
----
  4.0.2.tar.gz

New:
----
  4.1.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-docker.spec ++++++
--- /var/tmp/diff_new_pack.57HdAI/_old  2019-12-02 11:30:45.406576354 +0100
+++ /var/tmp/diff_new_pack.57HdAI/_new  2019-12-02 11:30:45.430576343 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-docker
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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.0.2
+Version:        4.1.0
 Release:        0
 Summary:        Docker API Client
 License:        Apache-2.0
@@ -30,7 +30,7 @@
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module paramiko >= 2.4.2}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module pytest >= 2.9.1}
+BuildRequires:  %{python_module pytest >= 4.3.1}
 BuildRequires:  %{python_module pytest-cov >= 2.1.0}
 BuildRequires:  %{python_module pytest-timeout >= 1.2.1}
 BuildRequires:  %{python_module requests >= 2.20.0}

++++++ 4.0.2.tar.gz -> 4.1.0.tar.gz ++++++
++++ 2394 lines of diff (skipped)


Reply via email to