python311Packages.remarshal 0 -> 1 attrpath: python311Packages.remarshal 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] Going to be running update for following packages: - python3.11-remarshal-0.17.1 Press Enter key to continue... Running update for: - python3.11-remarshal-0.17.1: UPDATING ... - python3.11-remarshal-0.17.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/remarshal/default.nix b/pkgs/development/python-modules/remarshal/default.nix index 0d8829201afc..6f17d0094a99 100644 --- a/pkgs/development/python-modules/remarshal/default.nix +++ b/pkgs/development/python-modules/remarshal/default.nix @@ -19,14 +19,14 @@ buildPythonPackage rec { pname = "remarshal"; - version = "0.17.1"; + version = "0.18.0"; format = "pyproject"; src = fetchFromGitHub { owner = "dbohdan"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-2WxMh5P/8NvElymnMU3JzQU0P4DMXFF6j15OxLaS+VA="; + hash = "sha256-GFQzeFAHofGohOpsMg7cORyKM1iterwMWD+J7LGQzdk="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.remarshal nix build failed. @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Successfully built remarshal-0.18.0-py3-none-any.whl Finished creating a wheel... /build/source/dist /build/source Unpacking to: unpacked/remarshal-0.18.0...OK Repacking wheel as ./remarshal-0.18.0-py3-none-any.whl...creating './remarshal-0.18.0-py3-none-any.whl' and adding 'unpacked/remarshal-0.18.0' to it adding 'remarshal/__init__.py' adding 'remarshal/__main__.py' adding 'remarshal/main.py' adding 'remarshal/py.typed' adding 'remarshal-0.18.0.dist-info/LICENSE' adding 'remarshal-0.18.0.dist-info/METADATA' adding 'remarshal-0.18.0.dist-info/WHEEL' adding 'remarshal-0.18.0.dist-info/entry_points.txt' adding 'remarshal-0.18.0.dist-info/RECORD' OK /build/source Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for remarshal-0.18.0-py3-none-any.whl - colorama not installed - rich-argparse not installed - ruamel-yaml not installed