emborg 1.34 -> 1.35 https://github.com/KenKundert/emborg/releases attrpath: emborg 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/2322mlxvf8w7zpzssl1v2rymbz7fq0fr-packages.json.drv building '/nix/store/2322mlxvf8w7zpzssl1v2rymbz7fq0fr-packages.json.drv'... Going to be running update for following packages: - python3.10-emborg-1.34 Press Enter key to continue... Running update for: - python3.10-emborg-1.34: UPDATING ... - python3.10-emborg-1.34: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/emborg/default.nix b/pkgs/development/python-modules/emborg/default.nix index a788a34098a..14034483ca7 100644 --- a/pkgs/development/python-modules/emborg/default.nix +++ b/pkgs/development/python-modules/emborg/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "emborg"; - version = "1.34"; + version = "1.35"; format = "flit"; disabled = pythonOlder "3.7"; @@ -27,8 +27,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "KenKundert"; repo = "emborg"; - rev = "v${version}"; - hash = "sha256-bnlELPZzTU9KyVsz5Q0aW9xWvVrgwpowQrjkQvX844g="; + rev = "refs/tags/v${version}"; + hash = "sha256-T6RfZNJ4k7ONYByy4J6Iuc7sVLKHlXti7p7x1QKgkNo="; }; 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 emborg nix build failed. patching script interpreter paths in . ./tests/clean: interpreter directive changed from "#!/bin/sh" to "/nix/store/rnkas52f8868g1hjdlldbvh6snm3pglv-bash-5.2-p15/bin/sh" ./od: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/412d25bdawy2idxfpnis8vjcm8cz2ag7-python3-3.10.11/bin/python3" ./clean: interpreter directive changed from "#!/bin/sh" to "/nix/store/rnkas52f8868g1hjdlldbvh6snm3pglv-bash-5.2-p15/bin/sh" ./bu: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/412d25bdawy2idxfpnis8vjcm8cz2ag7-python3-3.10.11/bin/python3" @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing flitBuildPhase [?1049h(B[?7h[?1049l [?1l>Fetching list of valid trove classifiers I-flit.validate(B Couldn't get list of valid classifiers to check against W-flit.validate(B Zip timestamps will be from SOURCE_DATE_EPOCH: 1980-01-02 00:00:00 I-flit_core.wheel(B Copying package file(s) from emborg I-flit_core.wheel(B Writing metadata files I-flit_core.wheel(B Writing the record of files I-flit_core.wheel(B Built wheel: dist/emborg-1.35-py3-none-any.whl I-flit_core.wheel(B Finished executing flitBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./emborg-1.35-py3-none-any.whl Requirement already satisfied: appdirs in /nix/store/0w0hgsc7mbmn28kss7gywx09dnghs6v7-python3.10-appdirs-1.4.4/lib/python3.10/site-packages (from emborg==1.35) (1.4.4) Requirement already satisfied: docopt in /nix/store/pmg8siq31wy43zfn90610z272kgjii6x-python3.10-docopt-0.6.2/lib/python3.10/site-packages (from emborg==1.35) (0.6.2) Requirement already satisfied: requests in /nix/store/f8f7dwnjqdkh2dlbrk0q3zpvjda1cjcn-python3.10-requests-2.28.2/lib/python3.10/site-packages (from emborg==1.35) (2.28.2) ERROR: Could not find a version that satisfies the requirement inform>=1.28 (from emborg) (from versions: none) ERROR: No matching distribution found for inform>=1.28