Commit 51da4621 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python312Packages.cyclonedx-python-lib: refactor

parent e18c33a8
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -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