Bug 2126145

Summary: Review Request: <main package name here> - Python client for Apache Kafka
Product: [Fedora] Fedora Reporter: Steve Traylen <steve.traylen>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: gui1ty, jpena, package-review
Target Milestone: ---Flags: gui1ty: fedora-review-
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-09-19 23:08:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Steve Traylen 2022-09-12 14:46:52 UTC
Spec URL: http://straylen.web.cern.ch/straylen/rpms/python-confluent_kafka/python-confluent_kafka.spec
SRPM URL: http://straylen.web.cern.ch/straylen/rpms/python-confluent_kafka/python-confluent_kafka-1.6.1-1.fc36.src.rpm
Description: Python client for Apache Kafka
Fedora Account System Username: stevetraylen

This is not the latest version of the package however it matches current version of
librdkafka-devel in rawhide. https://bugzilla.redhat.com/show_bug.cgi?id=1947184

Comment 1 Sandro 2022-09-17 16:30:53 UTC
(In reply to Steve Traylen from comment #0)
> This is not the latest version of the package however it matches current
> version of
> librdkafka-devel in rawhide.
> https://bugzilla.redhat.com/show_bug.cgi?id=1947184

I think that URL should be https://src.fedoraproject.org/rpms/librdkafka

There's also python-confluent-kafka, https://src.fedoraproject.org/rpms/python-confluent-kafka, maintained by @jpena (Javier Peña). It's outdated, but nevertheless conflicts with this package. It als has the naming expected for this package according to the naming guidelines: https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/

You can reach out to Javier. I put him in the needinfo. Maybe he's willing to update python-confluent-kafka or make you co-maintainer.

Does this package explicitly depend on librdkafka-1.6.1? Looking at the spec file there's no version dependency on librdkafka-devel in BuildRequires. In that case it's best to submit the latest release, unless there are other blocking issues.

Comment 2 Javier Peña 2022-09-19 07:48:06 UTC
I built python-confluent-kafka as a requirement for some OpenStack packages some time ago. It does not seem to be required now, so I'm happy to make Steve a co-maintainer if he's interested in updating the package.

Comment 3 Sandro 2022-09-19 23:08:52 UTC

*** This bug has been marked as a duplicate of bug 1658707 ***