python311Packages.tabcmd 0 -> 1 attrpath: python311Packages.tabcmd 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fcsylhxyz9n1hw70sph6hb4rmaqsmmd5-packages.json.drv building '/nix/store/fcsylhxyz9n1hw70sph6hb4rmaqsmmd5-packages.json.drv'... Going to be running update for following packages: - python3.11-tabcmd-2.0.12 Press Enter key to continue... Running update for: - python3.11-tabcmd-2.0.12: UPDATING ... - python3.11-tabcmd-2.0.12: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/tabcmd/default.nix b/pkgs/development/python-modules/tabcmd/default.nix index 3958ace5aacf..b0180cffa7b4 100644 --- a/pkgs/development/python-modules/tabcmd/default.nix +++ b/pkgs/development/python-modules/tabcmd/default.nix @@ -24,14 +24,14 @@ buildPythonPackage rec { pname = "tabcmd"; - version = "2.0.12"; + version = "2.0.13"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-nsQJWDzSzSc1WRk5TBl/E7Mpfk8wGD1CsETAWILKxCM="; + hash = "sha256-f9zoYeb4RzcCtgcCYYvvuCuFrjqpP3Fhv38bUWH24+g="; }; pythonRelaxDeps = [ 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.tabcmd nix build failed. adding 'tabcmd/locales/sv/LC_MESSAGES/tabcmd.mo' adding 'tabcmd/locales/sv/LC_MESSAGES/tabcmd.po' adding 'tabcmd/locales/sv/LC_MESSAGES/tabcmd_messages_sv.po' adding 'tabcmd/locales/zh/shared_wg_zh.properties' adding 'tabcmd/locales/zh/tabcmd_messages_zh.properties' adding 'tabcmd/locales/zh/LC_MESSAGES/.gitkeep' adding 'tabcmd/locales/zh/LC_MESSAGES/shared_wg_zh.po' adding 'tabcmd/locales/zh/LC_MESSAGES/tabcmd.mo' adding 'tabcmd/locales/zh/LC_MESSAGES/tabcmd.po' adding 'tabcmd/locales/zh/LC_MESSAGES/tabcmd_messages_zh.po' adding 'tabcmd/locales/zh/LC_MESSAGES/zh.po' adding 'tabcmd-2.0.13.dist-info/LICENSE' adding 'tabcmd-2.0.13.dist-info/METADATA' adding 'tabcmd-2.0.13.dist-info/WHEEL' adding 'tabcmd-2.0.13.dist-info/entry_points.txt' adding 'tabcmd-2.0.13.dist-info/top_level.txt' adding 'tabcmd-2.0.13.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built tabcmd-2.0.13-py3-none-any.whl Finished creating a wheel... /build/tabcmd-2.0.13/dist /build/tabcmd-2.0.13 Unpacking to: unpacked/tabcmd-2.0.13...OK Repacking wheel as ./tabcmd-2.0.13-py3-none-any.whl...OK /build/tabcmd-2.0.13 Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for tabcmd-2.0.13-py3-none-any.whl - pytest-order not installed