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/8gvlqwhkmg35h53jm2f6m8xg87qbrs6g-packages.json.drv building '/nix/store/8gvlqwhkmg35h53jm2f6m8xg87qbrs6g-packages.json.drv'... Going to be running update for following packages: - python3.11-shortuuid-1.0.12 Press Enter key to continue... Running update for: - python3.11-shortuuid-1.0.12: UPDATING ... - python3.11-shortuuid-1.0.12: 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 627f0af39a75..17b69da44700 100644 --- a/pkgs/development/python-modules/shortuuid/default.nix +++ b/pkgs/development/python-modules/shortuuid/default.nix @@ -8,14 +8,14 @@ buildPythonPackage rec { pname = "shortuuid"; - version = "1.0.12"; + version = "1.0.13"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-w58bNIs8HpsRWpVLM7dsjFItLRd6nSCs27INJPrDzP0="; + hash = "sha256-O7nPB/YGJgWEsd9GOZwLh92Edz57JZErfjkeMHl8XnI="; }; build-system = [ No auto update branch exists Python package with too many package rebuilds 60 > 25