python310Packages.pydispatcher 0 -> 1 attrpath: python310Packages.pydispatcher 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fxj6wx1dxz6fgrhpkgz5gh8hgw0qqcf9-packages.json.drv building '/nix/store/fxj6wx1dxz6fgrhpkgz5gh8hgw0qqcf9-packages.json.drv'... Going to be running update for following packages: - python3.10-pydispatcher-2.0.6 Press Enter key to continue... Running update for: - python3.10-pydispatcher-2.0.6: UPDATING ... - python3.10-pydispatcher-2.0.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pydispatcher/default.nix b/pkgs/development/python-modules/pydispatcher/default.nix index 1705fe918fd..ad39feabd07 100644 --- a/pkgs/development/python-modules/pydispatcher/default.nix +++ b/pkgs/development/python-modules/pydispatcher/default.nix @@ -5,13 +5,13 @@ }: buildPythonPackage rec { - version = "2.0.6"; + version = "2.0.7"; pname = "pydispatcher"; src = fetchPypi { pname = "PyDispatcher"; inherit version; - hash = "sha256-PX5PQ8cAAKHcox+SaU6Z0BAZNPpuq11UVadYhY2G35U="; + hash = "sha256-t3fGrQgNwbrXSkwp1qRpFPpnAaxw+UsNZvvP3mL1vjE="; }; nativeCheckInputs = [ No auto update branch exists Python package with too many package rebuilds 28 > 25