This is an automated email from the ASF dual-hosted git repository.
Yicong-Huang pushed a commit to branch release/v1.2
in repository https://gitbox.apache.org/repos/asf/texera.git
The following commit(s) were added to refs/heads/release/v1.2 by this push:
new f21ac6f8d1 chore(licensing): refresh Python license-binary drift
(#5763)
f21ac6f8d1 is described below
commit f21ac6f8d131f5741b34ac151c274f3d25d6b32a
Author: Kary Zheng <[email protected]>
AuthorDate: Thu Jun 18 01:02:51 2026 +0000
chore(licensing): refresh Python license-binary drift (#5763)
### What changes were proposed in this PR?
Refresh `amber/LICENSE-binary-python` so the recorded `filelock` version
matches the Python packages installed by the pyamber CI job.
### Any related issues, documentation, discussions?
Closes #5725
### How was this PR tested?
```bash
/tmp/texera-license-venv/bin/python bin/licensing/check_binary_deps.py
--ignore-transitive-version python /tmp/pip-licenses-linux-like.csv
```
This uses the same licensing checker with the local package snapshot
adjusted for the Linux-only `greenlet==3.5.1` package from the failing
Ubuntu job. It verifies the `filelock` drift is resolved; unrelated
local transitive version drift is reported as informational.
### Was this PR authored or co-authored using generative AI tooling?
(backported from commit 715bccc22278a7c8a91ba00014550e8d8d011947)
Generated-by: Codex (GPT-5)
---
amber/LICENSE-binary-python | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/amber/LICENSE-binary-python b/amber/LICENSE-binary-python
index 3b0f155997..c4f8d10d47 100644
--- a/amber/LICENSE-binary-python
+++ b/amber/LICENSE-binary-python
@@ -254,7 +254,7 @@ Python packages:
- cachetools==6.2.6
- charset-normalizer==3.4.7
- deprecated==1.2.14
- - filelock==3.29.3
+ - filelock==3.29.4
- fonttools==4.63.0
- fs==2.4.16
- greenlet==3.5.1