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-03 20:49:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"
Sun Dec 3 20:49:08 2023 rev:8 rq:1130506 version:2.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-confluent-kafka/python-confluent-kafka.changes
2023-12-02 17:13:10.189340948 +0100
+++
/work/SRC/openSUSE:Factory/.python-confluent-kafka.new.25432/python-confluent-kafka.changes
2023-12-03 20:49:27.695204853 +0100
@@ -1,0 +2,23 @@
+Sat Dec 2 19:24:06 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 2.3.0:
+ * Add Python 3.12 wheels
+ * KIP-117: Add support for AdminAPI `describe_cluster()` and
+ `describe_topics()`. (@jainruchir, #1635)
+ * KIP-430:
+ * Return authorized operations in Describe Responses.
+ (@jainruchir, #1635)
+ * KIP-516: Partial support of topic identifiers. Topic
+ identifiers in metadata response are available through the
+ new describe_topics function (#1645).
+ * KIP-396: completed the implementation with the addition of
+ `list_offsets` (#1576).
+ * Add `Rack` to the `Node` type, so AdminAPI calls can expose
+ racks for brokers
+ * Fix the Describe User Scram Credentials for Describe all
+ users or empty users list.
+ * confluent-kafka-python is based on librdkafka v2.3.0, see the
+ librdkafka release notes for a complete list of changes,
+ enhancements, fixes and upgrade considerations.
+
+-------------------------------------------------------------------
Old:
----
confluent-kafka-2.2.0.tar.gz
New:
----
confluent-kafka-2.3.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-confluent-kafka.spec ++++++
--- /var/tmp/diff_new_pack.xc1U23/_old 2023-12-03 20:49:28.699241734 +0100
+++ /var/tmp/diff_new_pack.xc1U23/_new 2023-12-03 20:49:28.699241734 +0100
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-confluent-kafka
-Version: 2.2.0
+Version: 2.3.0
Release: 0
Summary: Confluent's Apache Kafka client for Python
License: Apache-2.0
@@ -28,7 +28,7 @@
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
-BuildRequires: librdkafka-devel >= 2.2.0
+BuildRequires: librdkafka-devel >= %{version}
BuildRequires: python-rpm-macros
%python_subpackages
++++++ confluent-kafka-2.2.0.tar.gz -> confluent-kafka-2.3.0.tar.gz ++++++
++++ 2410 lines of diff (skipped)