Commit 75b9128
fix: add python3-importlib-metadata to python3-opentelemetry-api Depends
opentelemetry.util._importlib_metadata unconditionally imports
importlib_metadata but the package did not declare this dependency,
causing ModuleNotFoundError on systems without it installed.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 8a1848c commit 75b9128
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments