fix(packaging): views-evaluation 1.x pin, git-source retired (v0.3.3) - #277
Merged
Conversation
…rce (v0.3.3)
views-evaluation 1.0.0 published to PyPI today; our pin >=0.4.0,<1.0.0
excluded it, breaking platform co-resolution (caught by a sibling-repo
agent — Cluster H's SECOND confirmed firing, now recorded in the register).
- pin -> views-evaluation[frames]>=1.0.0,<2.0.0: 1.0.0 is the first
release carrying the MetricFrame emit we consume (verified: the 0.4.0
wheel has no metric_frame module — the old floor was aspirational)
- [tool.uv.sources] views-evaluation git-source retired: its documented
trigger ('revert to a plain pin once the emit ships') fired
- lock refreshed: views-evaluation registry-sourced at 1.0.0; vpc git ref
advanced to their current dev (which widened to ^1.0.0; drops appwrite)
- version 0.3.3 (0.3.2 write-once on PyPI with the broken ceiling)
429 passed against the RELEASED views-evaluation 1.0.0.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
views-evaluation 1.0.0 is on PyPI; 0.3.2's
<1.0.0ceiling excludes it → platform co-resolution break (the sibling-repo report). Fix:>=1.0.0,<2.0.0(floor verified: the 0.4.0 wheel has nometric_framemodule — 1.0.0 is the first release with what we consume), interim git-source retired per its own documented trigger, v0.3.3. Suite: 429 passed against the RELEASED 1.0.0 from PyPI. Register: Cluster H's second confirmed firing recorded. Two-round gauntlet: round 1 → one governance finding (fixed), round 2 clean.🤖 Generated with Claude Code