Hello community,
here is the log from the commit of package python-kafka-python for
openSUSE:Factory checked in at 2019-05-22 11:14:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-kafka-python (Old)
and /work/SRC/openSUSE:Factory/.python-kafka-python.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-kafka-python"
Wed May 22 11:14:02 2019 rev:6 rq:703797 version:1.4.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-kafka-python/python-kafka-python.changes
2018-12-24 11:38:55.109583801 +0100
+++
/work/SRC/openSUSE:Factory/.python-kafka-python.new.5148/python-kafka-python.changes
2019-05-22 11:14:04.862555350 +0200
@@ -1,0 +2,7 @@
+Fri May 17 20:34:08 UTC 2019 - Meera Belur <[email protected]>
+
+- Update to version 1.4.6
+ * please read the release notes
+ *https://github.com/dpkp/kafka-python/releases
+
+-------------------------------------------------------------------
Old:
----
kafka-python-1.3.3.tar.gz
New:
----
kafka-python-1.4.6.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-kafka-python.spec ++++++
--- /var/tmp/diff_new_pack.LVsBbX/_old 2019-05-22 11:14:05.394555253 +0200
+++ /var/tmp/diff_new_pack.LVsBbX/_new 2019-05-22 11:14:05.394555253 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-kafka-python
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-kafka-python
-Version: 1.3.3
+Version: 1.4.6
Release: 0
Summary: Pure Python client for Apache Kafka
License: Apache-2.0
@@ -27,6 +27,7 @@
Source:
https://files.pythonhosted.org/packages/source/k/kafka-python/kafka-python-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six}
+BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-six
BuildArch: noarch
@@ -46,6 +47,7 @@
%install
%python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
%files %{python_files}
%license LICENSE
++++++ kafka-python-1.3.3.tar.gz -> kafka-python-1.4.6.tar.gz ++++++
++++ 18387 lines of diff (skipped)