Skip to content

chore(licensing): bump pytz to 2026.2 in LICENSE-binary-python#4906

Merged
bobbai00 merged 1 commit into
apache:mainfrom
bobbai00:fix/4905-bump-pytz-license-binary
May 4, 2026
Merged

chore(licensing): bump pytz to 2026.2 in LICENSE-binary-python#4906
bobbai00 merged 1 commit into
apache:mainfrom
bobbai00:fix/4905-bump-pytz-license-binary

Conversation

@bobbai00

@bobbai00 bobbai00 commented May 4, 2026

Copy link
Copy Markdown
Contributor

What changes were proposed in this PR?

Bump pytz from 2026.1.post1 to 2026.2 in amber/LICENSE-binary-python so the manifest matches the runtime image's bundled version. One-line change.

Any related issues, documentation, discussions?

Closes #4905. Same pattern as the earlier tifffile drift (#4855) — transitive calver bump that strict mode catches.

How was this PR tested?

Drift signature from the strict-mode run:

```
DRIFT (transitive) Python packages — claimed versions differ from bundled:
~ pytz: LICENSE-binary=2026.1.post1 bundled=2026.2
```

PR-time check on this PR runs with --ignore-transitive-version and should pass; the next strict-mode run on main post-merge confirms the fix end-to-end.

Was this PR authored or co-authored using generative AI tooling?

Generated-by: Claude Code (claude-opus-4-7)

Strict-mode license-binary check flagged transitive drift:
LICENSE-binary claimed 2026.1.post1, bundled is 2026.2 (calver bump).

Closes apache#4905

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added the fix label May 4, 2026
@bobbai00 bobbai00 added release/v1.1.0-incubating back porting to release/v1.1.0-incubating emergency Pull requests that need to be merged ASAP labels May 4, 2026
@bobbai00 bobbai00 merged commit 4d6b96a into apache:main May 4, 2026
33 of 35 checks passed
Yicong-Huang pushed a commit that referenced this pull request May 4, 2026
### What changes were proposed in this PR?

Bump `pytz` from `2026.1.post1` to `2026.2` in
`amber/LICENSE-binary-python` so the manifest matches the runtime
image's bundled version. One-line change.

### Any related issues, documentation, discussions?

Closes #4905. Same pattern as the earlier `tifffile` drift (#4855) —
transitive calver bump that strict mode catches.

### How was this PR tested?

Drift signature from the strict-mode run:

\`\`\`
DRIFT (transitive) Python packages — claimed versions differ from
bundled:
  ~ pytz: LICENSE-binary=2026.1.post1  bundled=2026.2
\`\`\`

PR-time check on this PR runs with `--ignore-transitive-version` and
should pass; the next strict-mode run on `main` post-merge confirms the
fix end-to-end.

### Was this PR authored or co-authored using generative AI tooling?

Generated-by: Claude Code (claude-opus-4-7)

(backported from commit 4d6b96a)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@github-actions

github-actions Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

Backport to release/v1.1.0-incubating succeeded as 1c9fecd. Run

yangzhang75 pushed a commit to yangzhang75/texera that referenced this pull request Jun 22, 2026
…e#4906)

### What changes were proposed in this PR?

Bump `pytz` from `2026.1.post1` to `2026.2` in
`amber/LICENSE-binary-python` so the manifest matches the runtime
image's bundled version. One-line change.

### Any related issues, documentation, discussions?

Closes apache#4905. Same pattern as the earlier `tifffile` drift (apache#4855) —
transitive calver bump that strict mode catches.

### How was this PR tested?

Drift signature from the strict-mode run:

\`\`\`
DRIFT (transitive) Python packages — claimed versions differ from
bundled:
  ~ pytz: LICENSE-binary=2026.1.post1  bundled=2026.2
\`\`\`

PR-time check on this PR runs with `--ignore-transitive-version` and
should pass; the next strict-mode run on `main` post-merge confirms the
fix end-to-end.

### Was this PR authored or co-authored using generative AI tooling?

Generated-by: Claude Code (claude-opus-4-7)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

emergency Pull requests that need to be merged ASAP fix release/v1.1.0-incubating back porting to release/v1.1.0-incubating

Projects

None yet

Development

Successfully merging this pull request may close these issues.

License-binary drift: pytz transitive calver bump (2026.1.post1 → 2026.2)

2 participants