python311Packages.shortuuid 0 -> 1 attrpath: python311Packages.shortuuid 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/kvk5fy85z0363c9g3rp9dfy0i3dnccw7-packages.json.drv building '/nix/store/kvk5fy85z0363c9g3rp9dfy0i3dnccw7-packages.json.drv'... Going to be running update for following packages: - python3.11-shortuuid-1.0.11 Press Enter key to continue... Running update for: - python3.11-shortuuid-1.0.11: UPDATING ... - python3.11-shortuuid-1.0.11: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/shortuuid/default.nix b/pkgs/development/python-modules/shortuuid/default.nix index fda1e1896a50..c72f0f9b5462 100644 --- a/pkgs/development/python-modules/shortuuid/default.nix +++ b/pkgs/development/python-modules/shortuuid/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "shortuuid"; - version = "1.0.11"; + version = "1.0.13"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-/HXyYVkUgVqOTLFQGzpRN0XLZu8P1fxvufjD+jSB94k="; + hash = "sha256-O7nPB/YGJgWEsd9GOZwLh92Edz57JZErfjkeMHl8XnI="; }; nativeCheckInputs = [ No auto update branch exists Python package with too many package rebuilds 53 > 25