Skip to content

Conversation

@vlaci
Copy link
Contributor

@vlaci vlaci commented Jul 23, 2024

We cannot upgrade our requirement to 4.0, as it has no Python 3.8 support. The second-best thing we can do is to relax the dependency specification and make our logging code compatible with both versions. This is the only place we depend on runtime types.

In the next nix flake update, Nix builds will also use 4.0 version.

Fixes: #888

@vlaci vlaci requested a review from e3krisztian July 23, 2024 13:40
@vlaci vlaci changed the title chore(dissect.cstruct): Make Unblob compatible with version 5.0 chore(dissect.cstruct): Make Unblob compatible with version 4.0 Jul 23, 2024
We cannot upgrade our requirement to 4.0, as it has no Python 3.8
support. The second best thing we can do is to relax the dependency
specification and make our logging code compatible with both
versions. This is the only place we depend on runtime types.

Fixes: #888
@vlaci vlaci merged commit 18a2ce1 into main Jul 23, 2024
@vlaci vlaci deleted the relax-dissect-cstruct-annotation branch July 23, 2024 16:11
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.

Python package is incompatible with dissect-squashfs

3 participants