python310Packages.selenium 0 -> 1 attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/164xqrf4s2h743z4lmc2knf7l0dzahwz-packages.json.drv building '/nix/store/164xqrf4s2h743z4lmc2knf7l0dzahwz-packages.json.drv'... Going to be running update for following packages: - python3.10-selenium-4.8.0 Press Enter key to continue... Running update for: - python3.10-selenium-4.8.0: UPDATING ... - python3.10-selenium-4.8.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/selenium/default.nix b/pkgs/development/python-modules/selenium/default.nix index 053b42d90e9..bc38b5a4c4e 100644 --- a/pkgs/development/python-modules/selenium/default.nix +++ b/pkgs/development/python-modules/selenium/default.nix @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "selenium"; - version = "4.8.0"; + version = "4.10.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -23,7 +23,7 @@ buildPythonPackage rec { repo = "selenium"; # check if there is a newer tag with or without -python suffix rev = "refs/tags/selenium-${version}"; - hash = "sha256-YTi6SNtTWuEPlQ3PTeis9osvtnWmZ7SRQbne9fefdco="; + hash = "sha256-deBI82sooW34mMqA3ctzaSdpJrNLtS+0K/p9ytoEjEA="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 32 > 25