python312Packages.pysigma-pipeline-crowdstrike 1.0.2 -> 1.0.3 https://repology.org/project/python:pysigma-pipeline-crowdstrike/versions attrpath: python312Packages.pysigma-pipeline-crowdstrike Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/sm8k2ndadwi6ny0zsgg25bs6q7bzpffy-packages.json.drv building '/nix/store/sm8k2ndadwi6ny0zsgg25bs6q7bzpffy-packages.json.drv'... Going to be running update for following packages: - python3.12-pysigma-pipeline-crowdstrike-1.0.2 Press Enter key to continue... Running update for: - python3.12-pysigma-pipeline-crowdstrike-1.0.2: UPDATING ... - python3.12-pysigma-pipeline-crowdstrike-1.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pysigma-pipeline-crowdstrike/default.nix b/pkgs/development/python-modules/pysigma-pipeline-crowdstrike/default.nix index 2f7f43660d0c..10d1f23c17b1 100644 --- a/pkgs/development/python-modules/pysigma-pipeline-crowdstrike/default.nix +++ b/pkgs/development/python-modules/pysigma-pipeline-crowdstrike/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "pysigma-pipeline-crowdstrike"; - version = "1.0.2"; + version = "1.0.3"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "SigmaHQ"; repo = "pySigma-pipeline-crowdstrike"; rev = "refs/tags/v${version}"; - hash = "sha256-kopZ4bbWX0HNrqos9XO/DfbdExlgZcDLEsUpOBumvBA="; + hash = "sha256-0uSoZC2cUgdOGE5saLlx5n0gbVPX61kkASCBFD4F5QM="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.pysigma-pipeline-crowdstrike nix build failed. Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/32j8pggqd5hdbzcc2ivkc2lbdfnalgkv-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_processing_pipelines_crowdstrike.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Successfully built pysigma_pipeline_crowdstrike-1.0.3-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for pysigma_pipeline_crowdstrike-1.0.3-py3-none-any.whl - pysigma<0.12.0,>=0.11.3 not satisfied by version 0.10.10