python311Packages.torchinfo 1.8.0 -> 1.64 https://repology.org/project/python:torchinfo/versions attrpath: python311Packages.torchinfo 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xf6ip41wwpbrlk60k9dx8dmflb81qpam-packages.json.drv building '/nix/store/xf6ip41wwpbrlk60k9dx8dmflb81qpam-packages.json.drv'... Going to be running update for following packages: - python3.11-torchinfo-1.8.0 Press Enter key to continue... Running update for: - python3.11-torchinfo-1.8.0: UPDATING ... - python3.11-torchinfo-1.8.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/torchinfo/default.nix b/pkgs/development/python-modules/torchinfo/default.nix index 59b7e99c9dfc..19c1da694037 100644 --- a/pkgs/development/python-modules/torchinfo/default.nix +++ b/pkgs/development/python-modules/torchinfo/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "torchinfo"; - version = "1.8.0"; + version = "1.64"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "TylerYep"; repo = "torchinfo"; rev = "refs/tags/v${version}"; - hash = "sha256-pPjg498aT8y4b4tqIzNxxKyobZX01u+66ScS/mee51Q="; + hash = "sha256-gcl8RxCD017FP4LtB60WVtOh7jg2Otv/vNd9hKneEAU="; }; 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 python311Packages.torchinfo nix build failed. got build log for 'python311Packages.torchinfo' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase 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/q7xh02zqmqgibvcpbv74qkdbf96zb8jh-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/torchinfo/torchinfo.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/d62697jxxx90bcbb38vbgrcmwawbrpik-c74784c71c84e62bcf56664653b7f28d72a2ee0d.patch patching file torchinfo/model_statistics.py Hunk #1 FAILED at 115. 1 out of 1 hunk FAILED -- saving rejects to file torchinfo/model_statistics.py.rej