python311Packages.selenium 0 -> 1 attrpath: python311Packages.selenium 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/4iwmbvxcbdd26zhaad6k009y5nn6cn1k-packages.json.drv building '/nix/store/4iwmbvxcbdd26zhaad6k009y5nn6cn1k-packages.json.drv'... Going to be running update for following packages: - python3.11-selenium-4.18.1 Press Enter key to continue... Running update for: - python3.11-selenium-4.18.1: UPDATING ... - python3.11-selenium-4.18.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/selenium/default.nix b/pkgs/development/python-modules/selenium/default.nix index 9f8336201eb9..ec7875a640fa 100644 --- a/pkgs/development/python-modules/selenium/default.nix +++ b/pkgs/development/python-modules/selenium/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "selenium"; - version = "4.18.1"; + version = "4.19.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -27,7 +27,7 @@ buildPythonPackage rec { repo = "selenium"; # check if there is a newer tag with or without -python suffix rev = "refs/tags/selenium-${version}"; - hash = "sha256-1C9Epsk9rFlShxHGGzbWl6smrMzPn2h3yCWlzUIMpY8="; + hash = "sha256-eE0ypFPfPe2/f8SfVBE1Fb4Gi8c4NxvQXBdyr98iFik="; }; preConfigure = '' No auto update branch exists Python package with too many package rebuilds 3075 > 500