python312Packages.succulent 0.3.2 -> 0.3.3 https://github.com/firefly-cpp/succulent/releases attrpath: python312Packages.succulent 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/z622cg3pcx03010x3f256kf3im37dv4v-packages.json.drv building '/nix/store/z622cg3pcx03010x3f256kf3im37dv4v-packages.json.drv'... Going to be running update for following packages: - python3.12-succulent-0.3.2 Press Enter key to continue... Running update for: - python3.12-succulent-0.3.2: UPDATING ... - python3.12-succulent-0.3.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/succulent/default.nix b/pkgs/development/python-modules/succulent/default.nix index 0ddabc8c4554..74d369acefc1 100644 --- a/pkgs/development/python-modules/succulent/default.nix +++ b/pkgs/development/python-modules/succulent/default.nix @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "succulent"; - version = "0.3.2"; + version = "0.3.3"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "firefly-cpp"; repo = "succulent"; rev = "refs/tags/${version}"; - hash = "sha256-2WiKrIQkgFIjmZkEA8veXcKCY4X0aygqoP7R3UCCljQ="; + hash = "sha256-+S4ekvaQvbBxjUQkG+Bd9lYdZwHB3oq7Ay9kWquCcyE="; }; pythonRelaxDeps = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.succulent nix build failed. 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 succulent-0.3.3-py3-none-any.whl Finished creating a wheel... /build/source/dist /build/source Unpacking to: unpacked/succulent-0.3.3...OK Repacking wheel as ./succulent-0.3.3-py3-none-any.whl...creating './succulent-0.3.3-py3-none-any.whl' and adding 'unpacked/succulent-0.3.3' to it adding 'succulent/__init__.py' adding 'succulent/api.py' adding 'succulent/configuration.py' adding 'succulent/processing.py' adding 'succulent/static/logo.png' adding 'succulent-0.3.3.dist-info/LICENSE' adding 'succulent-0.3.3.dist-info/METADATA' adding 'succulent-0.3.3.dist-info/WHEEL' adding 'succulent-0.3.3.dist-info/RECORD' OK /build/source Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for succulent-0.3.3-py3-none-any.whl - lxml not installed - xmltodict not installed