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/iwgymf08vrihcxc2dn3a5kiavfh2nih5-packages.json.drv building '/nix/store/iwgymf08vrihcxc2dn3a5kiavfh2nih5-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..4b9137ff5a4c 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.0.2"; 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-ct6grvDeTIGJ1YuV9y/eFIilVZ/Z2RyoLKgko3CduG4="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - python311Packages.flufl-lock: 7.1.1 -> 8.0.2; python311Packages.flufl-i18n: 4.1.1 -> 5.0.2; rename URL "https://api.github.com/repos/NixOS/nixpkgs/issues/265198"