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/7mp1zprl162g7zgjrvzv98m564a8asba-packages.json.drv building '/nix/store/7mp1zprl162g7zgjrvzv98m564a8asba-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..42f8cc6fd279 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 = "22.6.0"; pyproject = true; src = fetchPypi { pname = "Faker"; inherit version; - hash = "sha256-Vio6CcPtOhp7IOE9efkE39/F50D3KBPs+V5M9x5aL1I="; + hash = "sha256-+m2WlyjvPaYinakSZ6G9TmuQIETEgiAS1PxGxxu5KyY="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 3420 > 25