python311Packages.faker 0 -> 1 attrpath: python311Packages.faker 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/46nqjxn5jsgnnr0hmfg84a5m7qdjybb9-packages.json.drv building '/nix/store/46nqjxn5jsgnnr0hmfg84a5m7qdjybb9-packages.json.drv'... Going to be running update for following packages: - python3.11-faker-20.1.0 Press Enter key to continue... Running update for: - python3.11-faker-20.1.0: UPDATING ... - python3.11-faker-20.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/faker/default.nix b/pkgs/development/python-modules/faker/default.nix index 68e0e4e3b5ea..6c069bf4a413 100644 --- a/pkgs/development/python-modules/faker/default.nix +++ b/pkgs/development/python-modules/faker/default.nix @@ -13,13 +13,13 @@ buildPythonPackage rec { pname = "faker"; - version = "20.1.0"; + version = "23.2.1"; pyproject = true; src = fetchPypi { pname = "Faker"; inherit version; - hash = "sha256-Vio6CcPtOhp7IOE9efkE39/F50D3KBPs+V5M9x5aL1I="; + hash = "sha256-8Htk0n9ntix/BTanL0eBMBWztRzUZkkYRUARCUMh5GQ="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 4301 > 25