Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-confluent-kafka for
openSUSE:Factory checked in at 2023-12-02 17:12:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-confluent-kafka (Old)
and /work/SRC/openSUSE:Factory/.python-confluent-kafka.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-confluent-kafka"
Sat Dec 2 17:12:58 2023 rev:7 rq:1130330 version:2.2.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-confluent-kafka/python-confluent-kafka.changes
2023-05-08 17:24:10.796658334 +0200
+++
/work/SRC/openSUSE:Factory/.python-confluent-kafka.new.25432/python-confluent-kafka.changes
2023-12-02 17:13:10.189340948 +0100
@@ -1,0 +2,13 @@
+Fri Dec 1 16:55:55 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 2.2.0:
+ * KIP-339
+ * IncrementalAlterConfigs API (#1517).
+ * KIP-554:
+ * User SASL/SCRAM credentials alteration and description
+ (#1575).
+ * Added documentation with an example of FIPS compliant
+ communication with Kafka cluster.
+ * Fixed wrong error code parameter name in KafkaError.
+
+-------------------------------------------------------------------
Old:
----
confluent-kafka-2.1.1.tar.gz
New:
----
confluent-kafka-2.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-confluent-kafka.spec ++++++
--- /var/tmp/diff_new_pack.N2ag5n/_old 2023-12-02 17:13:10.933368213 +0100
+++ /var/tmp/diff_new_pack.N2ag5n/_new 2023-12-02 17:13:10.933368213 +0100
@@ -16,9 +16,9 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?sle15_python_module_pythons}
Name: python-confluent-kafka
-Version: 2.1.1
+Version: 2.2.0
Release: 0
Summary: Confluent's Apache Kafka client for Python
License: Apache-2.0
@@ -28,18 +28,8 @@
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
-BuildRequires: librdkafka-devel >= 2.1.0
+BuildRequires: librdkafka-devel >= 2.2.0
BuildRequires: python-rpm-macros
-%ifpython2
-Requires: python2-avro
-Requires: python2-enum34
-Requires: python2-futures
-%endif
-Suggests: python-fastavro
-Suggests: python-requests
-Suggests: python-avro-python3
-Suggests: python-pytest
-Suggests: python-flake8
%python_subpackages
++++++ confluent-kafka-2.1.1.tar.gz -> confluent-kafka-2.2.0.tar.gz ++++++
++++ 1615 lines of diff (skipped)