python311Packages.flufl-i18n 0 -> 1 attrpath: python311Packages.flufl-i18n 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/6b5c6iq9r17n0w18r18x45i33gj3483s-packages.json.drv building '/nix/store/6b5c6iq9r17n0w18r18x45i33gj3483s-packages.json.drv'... Going to be running update for following packages: - python3.11-flufl-i18n-4.1.1 Press Enter key to continue... Running update for: - python3.11-flufl-i18n-4.1.1: UPDATING ... - python3.11-flufl-i18n-4.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/flufl/i18n.nix b/pkgs/development/python-modules/flufl/i18n.nix index bd5bcb62fe6c..9b0adb32fcd5 100644 --- a/pkgs/development/python-modules/flufl/i18n.nix +++ b/pkgs/development/python-modules/flufl/i18n.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "flufl-i18n"; - version = "4.1.1"; + version = "5.1.0"; pyproject = true; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "flufl.i18n"; inherit version; - hash = "sha256-wKz6aggkJ9YBJ+o75XjC4Ddnn+Zi9hlYDnliwTc7DNs="; + hash = "sha256-unYgsn8N4Hd82qzzmDQLNPh0Xq5NVVs8MaE+AmKdpC4="; }; postPatch = '' 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.flufl-i18n Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . python311Packages.flufl-i18n Standard output: error: build log of 'python311Packages.flufl-i18n' is not available