python310Packages.pycddl 0.5.2 -> 0.5.3 https://repology.org/project/python:pycddl/versions attrpath: python310Packages.pycddl Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/brdpnj1mnng1cqcfm6996lwbh7fqm3gv-packages.json.drv building '/nix/store/brdpnj1mnng1cqcfm6996lwbh7fqm3gv-packages.json.drv'... Going to be running update for following packages: - python3.10-pycddl-0.5.2 Press Enter key to continue... Running update for: - python3.10-pycddl-0.5.2: UPDATING ... - python3.10-pycddl-0.5.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pycddl/default.nix b/pkgs/development/python-modules/pycddl/default.nix index 9cd2d1fab202..004857ed5ac3 100644 --- a/pkgs/development/python-modules/pycddl/default.nix +++ b/pkgs/development/python-modules/pycddl/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "pycddl"; - version = "0.5.2"; + version = "0.5.3"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-LdecJPSov2Y/QI4MWb20DcF0EtMuDO0VwiQDUeD55GI="; + hash = "sha256-yV8/aZclFqchraS5Z8SGn1uOCipq2qqFRKv4cw3AXuI="; }; nativeBuildInputs = with rustPlatform; [ maturinBuildHook cargoSetupHook ]; 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 python310Packages.pycddl Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python310Packages.pycddl Standard output: error: build log of 'python310Packages.pycddl' is not available