python310Packages.splinter 0 -> 1 attrpath: python310Packages.splinter 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/3i98967xmagc0zgvwb79a1835gbq5ya1-packages.json.drv building '/nix/store/3i98967xmagc0zgvwb79a1835gbq5ya1-packages.json.drv'... Going to be running update for following packages: - python3.10-splinter-0.18.1 Press Enter key to continue... Running update for: - python3.10-splinter-0.18.1: UPDATING ... - python3.10-splinter-0.18.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/splinter/default.nix b/pkgs/development/python-modules/splinter/default.nix index e051388dafa..8c316c5df03 100644 --- a/pkgs/development/python-modules/splinter/default.nix +++ b/pkgs/development/python-modules/splinter/default.nix @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "splinter"; - version = "0.18.1"; + version = "0.19.0"; disabled = isPy27; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "cobrateam"; repo = "splinter"; rev = "refs/tags/${version}"; - hash = "sha256-5d39e9omc223ugBfVMIsMZh8+NPVxc6q7p2gwZ0fF0o="; + hash = "sha256-K10zrQOM/khVcf+OT4s5UCY8zE2+nWtaAkRLy9/feU0="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.splinter nix build failed. adding 'splinter/driver/find_links.py' adding 'splinter/driver/flaskclient.py' adding 'splinter/driver/lxmldriver.py' adding 'splinter/driver/xpath_utils.py' adding 'splinter/driver/zopetestbrowser.py' adding 'splinter/driver/webdriver/__init__.py' adding 'splinter/driver/webdriver/chrome.py' adding 'splinter/driver/webdriver/cookie_manager.py' adding 'splinter/driver/webdriver/edge.py' adding 'splinter/driver/webdriver/firefox.py' adding 'splinter/driver/webdriver/remote.py' adding 'splinter/driver/webdriver/remote_connection.py' adding 'splinter/request_handler/__init__.py' adding 'splinter/request_handler/status_code.py' adding 'splinter-0.19.0.dist-info/AUTHORS' adding 'splinter-0.19.0.dist-info/LICENSE' adding 'splinter-0.19.0.dist-info/METADATA' adding 'splinter-0.19.0.dist-info/WHEEL' adding 'splinter-0.19.0.dist-info/top_level.txt' adding 'splinter-0.19.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./splinter-0.19.0-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement urllib3<2.0,>=1.26.14 (from splinter) (from versions: none) ERROR: No matching distribution found for urllib3<2.0,>=1.26.14