Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-docker for openSUSE:Factory 
checked in at 2021-12-12 21:27:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-docker (Old)
 and      /work/SRC/openSUSE:Factory/.python-docker.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-docker"

Sun Dec 12 21:27:38 2021 rev:22 rq:939988 version:5.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-docker/python-docker.changes      
2021-03-11 20:12:40.672701148 +0100
+++ /work/SRC/openSUSE:Factory/.python-docker.new.2520/python-docker.changes    
2021-12-12 21:28:10.324361536 +0100
@@ -1,0 +2,11 @@
+Sat Dec 11 22:12:28 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 5.0.3:
+  * Add cap_add and cap_drop parameters to service create and ContainerSpec
+  * Add templating parameter to config create
+  * Bump urllib3 to 1.26.5
+  * Bump requests to 2.26.0
+  * Remove support for Python 2.7
+  * Make Python 3.6 the minimum version supported
+
+-------------------------------------------------------------------

Old:
----
  docker-4.4.4.tar.gz

New:
----
  docker-5.0.3.tar.gz

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

Other differences:
------------------
++++++ python-docker.spec ++++++
--- /var/tmp/diff_new_pack.MRVjFk/_old  2021-12-12 21:28:10.744361785 +0100
+++ /var/tmp/diff_new_pack.MRVjFk/_new  2021-12-12 21:28:10.744361785 +0100
@@ -17,9 +17,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define oldpython python
+%global skip_python2 1
 Name:           python-docker
-Version:        4.4.4
+Version:        5.0.3
 Release:        0
 Summary:        Docker API Client
 License:        Apache-2.0
@@ -49,18 +49,9 @@
 Provides:       python-docker-py = %{version}
 BuildArch:      noarch
 %if 0%{?suse_version} < 1320
-BuildRequires:  %{oldpython}
 BuildRequires:  %{python_module backports.ssl_match_hostname >= 3.5}
 BuildRequires:  python3
 %endif
-%ifpython2
-Requires:       %{oldpython}-backports.ssl_match_hostname >= 3.5
-Requires:       %{oldpython}-ipaddress >= 1.0.16
-%endif
-%ifpython2
-Obsoletes:      %{oldpython}-docker-py < %{version}
-Provides:       %{oldpython}-docker-py = %{version}
-%endif
 %python_subpackages
 
 %description

++++++ docker-4.4.4.tar.gz -> docker-5.0.3.tar.gz ++++++
++++ 5470 lines of diff (skipped)

Reply via email to