Hello community,
here is the log from the commit of package python-kubernetes for
openSUSE:Factory checked in at 2019-05-17 23:41:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-kubernetes (Old)
and /work/SRC/openSUSE:Factory/.python-kubernetes.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-kubernetes"
Fri May 17 23:41:04 2019 rev:7 rq:703256 version:9.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-kubernetes/python-kubernetes.changes
2019-03-01 20:32:27.665966897 +0100
+++
/work/SRC/openSUSE:Factory/.python-kubernetes.new.5148/python-kubernetes.changes
2019-05-17 23:41:11.961977537 +0200
@@ -1,0 +2,6 @@
+Wed May 15 18:34:08 UTC 2019 - [email protected]
+
+- Update to 9.0.0
+ * Add fieldSelector parameter to list/watch methods in custom objects spec
kubernetes-client
+
+-------------------------------------------------------------------
Old:
----
kubernetes-8.0.1.tar.gz
New:
----
kubernetes-9.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-kubernetes.spec ++++++
--- /var/tmp/diff_new_pack.jSgYWD/_old 2019-05-17 23:41:12.737977111 +0200
+++ /var/tmp/diff_new_pack.jSgYWD/_new 2019-05-17 23:41:12.737977111 +0200
@@ -12,13 +12,13 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-kubernetes
-Version: 8.0.1
+Version: 9.0.0
Release: 0
Summary: Kubernetes python client
License: Apache-2.0
@@ -82,7 +82,7 @@
%install
%python_install
-%fdupes %{buildroot}%{_prefix}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%python_exec %{_bindir}/nosetests -v
++++++ kubernetes-8.0.1.tar.gz -> kubernetes-9.0.0.tar.gz ++++++
++++ 20792 lines of diff (skipped)