Hello community,
here is the log from the commit of package python-kafka-python for
openSUSE:Factory checked in at 2018-11-12 09:42:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-kafka-python (Old)
and /work/SRC/openSUSE:Factory/.python-kafka-python.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-kafka-python"
Mon Nov 12 09:42:05 2018 rev:4 rq:647601 version:1.3.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-kafka-python/python-kafka-python.changes
2017-04-12 18:19:58.834019252 +0200
+++
/work/SRC/openSUSE:Factory/.python-kafka-python.new/python-kafka-python.changes
2018-11-12 09:42:08.169128024 +0100
@@ -1,0 +2,6 @@
+Thu Nov 8 18:29:27 UTC 2018 - [email protected]
+
+- exclude ./tests directory when building RPM since it causes file conflicts
with python-tinyDB
+
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-kafka-python.spec ++++++
--- /var/tmp/diff_new_pack.ez2gjX/_old 2018-11-12 09:42:08.793127132 +0100
+++ /var/tmp/diff_new_pack.ez2gjX/_new 2018-11-12 09:42:08.793127132 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-kafka-python
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -54,5 +54,6 @@
%defattr(-,root,root,-)
%doc README.rst LICENSE
%{python_sitelib}/*
+%exclude %{python_sitelib}/tests/
%changelog