Skip to content

kUpdated RPM Spec file to fix rpmbuild errors on koji#1421

Merged
caronc merged 1 commit into
masterfrom
bz2377453-rpmbuild-koji-fix
Sep 30, 2025
Merged

kUpdated RPM Spec file to fix rpmbuild errors on koji#1421
caronc merged 1 commit into
masterfrom
bz2377453-rpmbuild-koji-fix

Conversation

@caronc

@caronc caronc commented Sep 30, 2025

Copy link
Copy Markdown
Owner

Description:

Related issue (if applicable): BZ2377453, BZ2396749, and BZ2389381

RPMs were not building in Fedora's environment after the conversion from setup.py to pyproject.toml #1368

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • No lint errors (use tox -e lint and even tox -e format to autofix what it can)
  • Test coverage added (use tox -e minimal)

Testing

Anyone can help test this source code as follows:

# Create a virtual environment to work in as follows:
tox -e release
tox -e build-el9-rpm
tox -e build-f42-rpm

@codecov

codecov Bot commented Sep 30, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.65%. Comparing base (19dfd14) to head (2b1fd68).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1421   +/-   ##
=======================================
  Coverage   99.65%   99.65%           
=======================================
  Files         174      174           
  Lines       22554    22554           
  Branches     3587     3587           
=======================================
  Hits        22476    22476           
  Misses         70       70           
  Partials        8        8           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@caronc caronc merged commit 1ed405a into master Sep 30, 2025
15 checks passed
@caronc caronc deleted the bz2377453-rpmbuild-koji-fix branch November 29, 2025 02:27
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.

1 participant