Skip to content

Fix packaging of 2.1.0 in Fedora: testing requires "pytest-timeout". #2550

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 16, 2025

Conversation

Romain-Geissler-1A
Copy link
Contributor

@Romain-Geissler-1A Romain-Geissler-1A commented Mar 16, 2025

Without this, we get this in the Fedora package when trying to upgrade to 2.1.0:

+ /usr/bin/pytest --ignore=test/test_consumer_integration.py --ignore=test/record/test_util.py test
ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...]
pytest: error: unrecognized arguments: --timeout=300
  inifile: /builddir/build/BUILD/python-kafka-2.1.0-build/kafka-python-2.1.0/pytest.ini
  rootdir: /builddir/build/BUILD/python-kafka-2.1.0-build/kafka-python-2.1.0

Fedora update pull request submitted here: https://src.fedoraproject.org/rpms/python-kafka/pull-request/5

@dpkp dpkp merged commit 406f16c into dpkp:master Mar 16, 2025
17 checks passed
@dpkp
Copy link
Owner

dpkp commented Mar 16, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants