Skip to content

Loosen nicegui dep to unversioned named requirement#11

Merged
Jepson2k merged 1 commit into
mainfrom
chore/loosen-nicegui-dep
Jul 9, 2026
Merged

Loosen nicegui dep to unversioned named requirement#11
Jepson2k merged 1 commit into
mainfrom
chore/loosen-nicegui-dep

Conversation

@Jepson2k

@Jepson2k Jepson2k commented Jul 9, 2026

Copy link
Copy Markdown
Owner

The exact fork-SHA pin forced a waldoctl (and hence parol6) release on every /nicegui-combo-bump, and pip rejects differing direct-URL pins for the same package — so WC could never bump its combo SHA independently (WC #20 CI is red on exactly this conflict).

waldoctl only uses the stable nicegui.binding API, which none of the fork's open PRs touch; the app layer owns the fork pin. The requirement is unversioned because fork-SHA installs report 0.0.0.postN (setuptools-scm can't see upstream tags in pip's clone), so any version floor would reject them and break resolution for WC.

Suite: 89/89 green against the current combo (eff7a1b9).

Release intent: tag v0.6.2 after merge (parol6 v0.3.1 and WC's collision PR re-pin to it).

🤖 Generated with Claude Code

https://claude.ai/code/session_01M7tEqGhaTqJV6ZxCXgMpFU

The exact fork-SHA pin forced a waldoctl (and hence parol6) release on
every /nicegui-combo-bump, and pip rejects differing direct-URL pins, so
WC could never bump its combo SHA independently. waldoctl only uses the
stable nicegui.binding API; the app layer owns the fork pin. Unversioned
because fork installs report 0.0.0.postN, which any version floor would
reject.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01M7tEqGhaTqJV6ZxCXgMpFU
@Jepson2k
Jepson2k merged commit 0115616 into main Jul 9, 2026
2 checks passed
@Jepson2k
Jepson2k deleted the chore/loosen-nicegui-dep branch July 9, 2026 12:50
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