Skip to content

Pin immudb-py<1.5 and protobuf<4#16

Merged
anfimovdm merged 1 commit into
mainfrom
pin-immudb-protobuf
Jul 8, 2026
Merged

Pin immudb-py<1.5 and protobuf<4#16
anfimovdm merged 1 commit into
mainfrom
pin-immudb-protobuf

Conversation

@anfimovdm

Copy link
Copy Markdown
Contributor

immudb-py 1.5 resolves protobuf to 6.x, whose PEP420 google namespace is shadowed by the bogus google-api package immudb-py depends on, so consumers fail at from google.protobuf import .... Cap immudb-py at <1.5 and keep protobuf on the 3.x line (pkg_resources namespace), which coexists with google-api. Bump version to 0.1.9.

immudb-py 1.5 resolves protobuf to 6.x, whose PEP420 `google` namespace is
shadowed by the bogus `google-api` package immudb-py depends on, so consumers
fail at `from google.protobuf import ...`. Cap immudb-py at <1.5 and keep
protobuf on the 3.x line (pkg_resources namespace), which coexists with
google-api. Bump version to 0.1.9.
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Total coverage

Coverage report for changed files •
FileStmtsMissCoverMissing
TOTAL16810836% 
report-only-changed-files is enabled. No files were changed during this commit :)

Tests Skipped Failures Errors Time
1 0 💤 0 ❌ 0 🔥 0.868s ⏱️

@anfimovdm anfimovdm merged commit def6228 into main Jul 8, 2026
1 check passed
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