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/k7kgyb3zswniz2018v319rf6xdnp29dm-packages.json.drv building '/nix/store/k7kgyb3zswniz2018v319rf6xdnp29dm-packages.json.drv'... Going to be running update for following packages: - python3.10-selenium-4.7.0 Press Enter key to continue... Running update for: - python3.10-selenium-4.7.0: UPDATING ... - python3.10-selenium-4.7.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 76c3956ec86..598bbc41dee 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.7.0"; + version = "4.8.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-7inmi8dHi6So+8AbLq85Go/GEaiV1XK/7+wt9UkTdo8="; + hash = "sha256-YTi6SNtTWuEPlQ3PTeis9osvtnWmZ7SRQbne9fefdco="; }; postPatch = '' An auto update branch exists with message `python310Packages.selenium: 4.7.0 -> 4.8.0`. New version is 4.8.0. An auto update branch exists with an equal or greater version