From d6724cb3b3635ad61b420847bafc85f49e85f709 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 03:23:33 +0000 Subject: automatic import of python-confluent-kafka --- python-confluent-kafka.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-confluent-kafka.spec') diff --git a/python-confluent-kafka.spec b/python-confluent-kafka.spec index 8db77d6..5cd39ce 100644 --- a/python-confluent-kafka.spec +++ b/python-confluent-kafka.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-confluent-kafka -Version: 2.0.2 +Version: 2.1.0 Release: 1 Summary: Confluent's Python client for Apache Kafka License: Apache Software License URL: https://github.com/confluentinc/confluent-kafka-python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/25/ac/72ec4894e6466a9af5b10f7b1a503ce331c90fe2aa0250c3e938611625c2/confluent-kafka-2.0.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b2/62/268f5e21c9ce9a54ae92b47e2df821a32229bbfa13fd6d34cd97a9507b36/confluent-kafka-2.1.0.tar.gz Requires: python3-futures Requires: python3-enum34 @@ -57,7 +57,7 @@ Provides: python3-confluent-kafka-doc %prep -%autosetup -n confluent-kafka-2.0.2 +%autosetup -n confluent-kafka-2.1.0 %build %py3_build @@ -97,5 +97,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 2.0.2-1 +* Fri Apr 21 2023 Python_Bot - 2.1.0-1 - Package Spec generated -- cgit v1.2.3