python311Packages.watchdog 0 -> 1 attrpath: python311Packages.watchdog 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/078if6jggqfvhkqr5kzjf5avb77dc31v-packages.json.drv building '/nix/store/078if6jggqfvhkqr5kzjf5avb77dc31v-packages.json.drv'... Going to be running update for following packages: - python3.11-watchdog-3.0.0 Press Enter key to continue... Running update for: - python3.11-watchdog-3.0.0: UPDATING ... - python3.11-watchdog-3.0.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/watchdog/default.nix b/pkgs/development/python-modules/watchdog/default.nix index 4e4f491e23ae..57ccf30b9865 100644 --- a/pkgs/development/python-modules/watchdog/default.nix +++ b/pkgs/development/python-modules/watchdog/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "watchdog"; - version = "3.0.0"; + version = "4.0.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-TZijIFldp6fFoY/EjLYzwuc82nj5PKwu9C1Cv2CaM/k="; + hash = "sha256-4+cGXL2r5hg6uCGZ16T2s7oKQ4xaUSpoVZhGzLdqeOw="; }; # force kqueue on x86_64-darwin, because our api version does No auto update branch exists Python package with too many package rebuilds 3686 > 25