python310Packages.napalm 0 -> 1 attrpath: python310Packages.napalm Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/1i2pgymlic91b421qnlmmd1x31qzd8h4-packages.json.drv building '/nix/store/1i2pgymlic91b421qnlmmd1x31qzd8h4-packages.json.drv'... Going to be running update for following packages: - python3.10-napalm-3.4.1 Press Enter key to continue... Running update for: - python3.10-napalm-3.4.1: UPDATING ... - python3.10-napalm-3.4.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/napalm/default.nix b/pkgs/development/python-modules/napalm/default.nix index eabbadc1d614..2b54aa1b1f25 100644 --- a/pkgs/development/python-modules/napalm/default.nix +++ b/pkgs/development/python-modules/napalm/default.nix @@ -5,7 +5,7 @@ buildPythonPackage rec { pname = "napalm"; - version = "3.4.1"; + version = "4.1.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -13,8 +13,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "napalm-automation"; repo = "napalm"; - rev = version; - hash = "sha256-TNWRJtc6+VS6wgJGGvCPDoFQmOKQAyXdjFQo9bPJ2F8="; + rev = "refs/tags/${version}"; + hash = "sha256-JqjuYMJcP58UMn1pPYg7x8KpqCKQUs19Ng9HbI2iX38="; }; patches = [ 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.napalm nix build failed. Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/h11m844rvjj5nfir4pbizc0202w5q2i4-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/vagrant/provision.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/1fd35gkxxc6fw65lhgsmkl9m1cb98qv2-4b8cc85db3236099a04f742cf71773e74d9dd70e.patch patching file napalm/ios/ios.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 14 out of 14 hunks ignored -- saving rejects to file napalm/ios/ios.py.rej patching file napalm/pyIOSXR/iosxr.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 6 out of 6 hunks ignored -- saving rejects to file napalm/pyIOSXR/iosxr.py.rej patching file test/pyiosxr/test_iosxr.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file test/pyiosxr/test_iosxr.py.rej