python312Packages.viv-utils 0.7.10 -> 0.7.11 https://github.com/williballenthin/viv-utils/releases attrpath: python312Packages.viv-utils 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/7gpxylm8p8a3v195rwma8m8xp9826dwb-packages.json.drv building '/nix/store/7gpxylm8p8a3v195rwma8m8xp9826dwb-packages.json.drv'... Going to be running update for following packages: - python3.12-viv-utils-0.7.10 Press Enter key to continue... Running update for: - python3.12-viv-utils-0.7.10: UPDATING ... - python3.12-viv-utils-0.7.10: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/viv-utils/default.nix b/pkgs/development/python-modules/viv-utils/default.nix index 59119f85cd2b..47fbbecd820a 100644 --- a/pkgs/development/python-modules/viv-utils/default.nix +++ b/pkgs/development/python-modules/viv-utils/default.nix @@ -13,14 +13,14 @@ }: buildPythonPackage rec { pname = "viv-utils"; - version = "0.7.10"; + version = "0.7.11"; format = "setuptools"; src = fetchFromGitHub { owner = "williballenthin"; repo = "viv-utils"; rev = "refs/tags/v${version}"; - hash = "sha256-pQAe4QuOcx5MG+slJkf4UU38TGt4pU0uVZr+vtwsWgM="; + hash = "sha256-zYamhG5oeoYYVLEvv1EdZ1buFDByZatuCxbl0uRhk6Y="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/hvkjjva2knprwmqaa989wrxhlw3zc19v-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.viv-utils nix build failed. got build log for 'python312Packages.viv-utils' 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 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 pytest-check-hook Using pytestCheckPhase Running phase: unpackPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking source archive /nix/store/y6jrg6j15mk3bk2ndj4m8ixx18jr6n5s-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/viv_utils/types.py Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } substitute(): ERROR: file 'setup.py' does not exist