python312Packages.websocket-client 1.6.4 -> 1.7.0 https://repology.org/project/python:websocket-client/versions attrpath: python312Packages.websocket-client 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/kjgcsnqipahqv71yl55pbfrramjds1bw-packages.json.drv building '/nix/store/kjgcsnqipahqv71yl55pbfrramjds1bw-packages.json.drv'... Going to be running update for following packages: - python3.12-websocket-client-1.6.4 Press Enter key to continue... Running update for: - python3.12-websocket-client-1.6.4: UPDATING ... - python3.12-websocket-client-1.6.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/websocket-client/default.nix b/pkgs/development/python-modules/websocket-client/default.nix index f4d33df53144..b7fc1842a675 100644 --- a/pkgs/development/python-modules/websocket-client/default.nix +++ b/pkgs/development/python-modules/websocket-client/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "websocket-client"; - version = "1.6.4"; + version = "1.7.0"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-szJAGbPChXIIbEoxn5HR3NRObhHNNAIyl4xoSnZQ0N8="; + hash = "sha256-EOUR6jqMdEYx07135h6xftCTBMQTrULPbd+kx3h+j+Y="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 1468 > 25