python312Packages.cyclonedx-python-lib: refactor

This commit is contained in:
Fabian Affolter 2024-05-06 13:47:40 +02:00
parent e18c33a8e6
commit 51da4621cd

View File

@ -35,12 +35,15 @@ buildPythonPackage rec {
hash = "sha256-z+QBjMT0L7dqCJvbwok9TWQajIPzmAq3XPLWFxmhPsk=";
};
nativeBuildInputs = [
build-system = [
poetry-core
];
nativeBuildInputs = [
pythonRelaxDepsHook
];
propagatedBuildInputs = [
dependencies = [
importlib-metadata
license-expression
packageurl-python