2022-12-12T07:29:02 breezy 3.2.2 -> 3.3.1 https://repology.org/metapackage/breezy/versions 2022-12-12T07:29:04 attrpath: breezy 2022-12-12T07:29:04 Checking auto update branch... 2022-12-12T07:29:04 No auto update branch exists 2022-12-12T07:29:10 [version] 2022-12-12T07:29:11 [version] updated version and sha256 2022-12-12T07:29:11 [rustCrateVersion] 2022-12-12T07:29:11 [rustCrateVersion] No cargoSha256 found 2022-12-12T07:29:11 [golangModuleVersion] 2022-12-12T07:29:11 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-12T07:29:11 [updateScript] 2022-12-12T07:29:11 [updateScript] skipping because derivation has no updateScript 2022-12-12T07:29:11 2022-12-12T07:29:11 [quotedUrls] 2022-12-12T07:29:12 [quotedUrls] nothing found to replace 2022-12-12T07:29:12 Diff after rewrites: diff --git a/pkgs/development/python-modules/breezy/default.nix b/pkgs/development/python-modules/breezy/default.nix index 64774a70867..dc2dbd509c3 100644 --- a/pkgs/development/python-modules/breezy/default.nix +++ b/pkgs/development/python-modules/breezy/default.nix @@ -14,13 +14,13 @@ buildPythonPackage rec { pname = "breezy"; - version = "3.2.2"; + version = "3.3.1"; disabled = pythonOlder "3.5"; src = fetchPypi { inherit pname version; - sha256 = "sha256-GHpuRSCN0F2BdQc2cgyDcQz0gJT1R+xAgcVxJZVZpNU="; + sha256 = "sha256-8AwtF3ZvKUf23GkuEkflwXcakYb06UGql+zJ0qwjqKY="; }; nativeBuildInputs = [ installShellFiles ]; 2022-12-12T07:30:42 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A breezy nix build failed. warning: unknown setting 'experimental-features' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/ak6c9s1hyvs4b9qa0wny7yg95mabyn4f-breezy-3.3.1.tar.gz source root is breezy-3.3.1 setting SOURCE_DATE_EPOCH to timestamp 1669130495 of file breezy-3.3.1/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase [ERROR] Please install setuptools_rust (No module named 'setuptools_rust')