Skip to content

Handle --with bootstrap via Koji target instead of spec patching#21

Draft
hroncok wants to merge 1 commit into
python3.15-b1from
bootstrap-target
Draft

Handle --with bootstrap via Koji target instead of spec patching#21
hroncok wants to merge 1 commit into
python3.15-b1from
bootstrap-target

Conversation

@hroncok
Copy link
Copy Markdown
Member

@hroncok hroncok commented May 26, 2026

Assisted-By: Claude Opus 4.6

Comment thread build.py
# Bump and commit only if we haven't already, XXX ability to force this
head_commit_msg = run('git', '-C', repopath, 'log', '--format=%B', '-n1', 'HEAD').stdout.rstrip()
if bootstrap: # or head_commit_msg != message:
if modify_spec: # or head_commit_msg != message:
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we will likely also need the second part of the conditional IIRC

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