-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
There are some outstanding issues in the code that would prevent a direct packaging as outlined here.
The following problems are currently known:
cyclonedx-python-lib is required to be >= 11.0.0, whereas the version in trixie is 9.1.0-2(resolved by Dependency cleanup #139)- spdx-tools is currently only available in forky and sid, and not in trixie (partially resolved by Refactor/optional SBOM dependencies #134)
beartype version(resolved by Replace typing.IO type hints #138)0.20.0is available in trixie, we require0.21.0because of the use ofFrozenDictin our teststrixie uses sphinx version 8.1.3-5 while the pyproject.toml specifies sphinx>=7,<8(resolved by Dependency cleanup #139)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels