python310Packages.pythonfinder 0 -> 1 attrpath: python310Packages.pythonfinder 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ynlc7v82msqfx0f42nvw6v3vx282rna1-packages.json.drv building '/nix/store/ynlc7v82msqfx0f42nvw6v3vx282rna1-packages.json.drv'... Going to be running update for following packages: - python3.10-pythonfinder-1.3.2 Press Enter key to continue... Running update for: - python3.10-pythonfinder-1.3.2: UPDATING ... - python3.10-pythonfinder-1.3.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pythonfinder/default.nix b/pkgs/development/python-modules/pythonfinder/default.nix index 79fb7ce78cbb..bce9896384c4 100644 --- a/pkgs/development/python-modules/pythonfinder/default.nix +++ b/pkgs/development/python-modules/pythonfinder/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "pythonfinder"; - version = "1.3.2"; + version = "2.0.5"; format = "pyproject"; src = fetchFromGitHub { owner = "sarugaku"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-sfoAS3QpD78we8HcXpxjSyEIN1xLRVLExaM3oXe6tLU="; + hash = "sha256-L/+6w5lLqHO5c9CThoUPOHXRPVxBlOWFDAmfoYxRw5g="; }; nativeBuildInputs = [ 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 --no-out-link --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.pythonfinder nix build failed. adding 'pythonfinder/_vendor/__init__.py' adding 'pythonfinder/_vendor/vendor.txt' adding 'pythonfinder/models/__init__.py' adding 'pythonfinder/models/common.py' adding 'pythonfinder/models/mixins.py' adding 'pythonfinder/models/path.py' adding 'pythonfinder/models/python.py' adding 'pythonfinder-2.0.5.dist-info/LICENSE.txt' adding 'pythonfinder-2.0.5.dist-info/METADATA' adding 'pythonfinder-2.0.5.dist-info/WHEEL' adding 'pythonfinder-2.0.5.dist-info/entry_points.txt' adding 'pythonfinder-2.0.5.dist-info/top_level.txt' adding 'pythonfinder-2.0.5.dist-info/zip-safe' adding 'pythonfinder-2.0.5.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for pythonfinder (pyproject.toml) ... [?25l[?25hdone Created wheel for pythonfinder: filename=pythonfinder-2.0.5-py2.py3-none-any.whl size=28809 sha256=c61cb7a6b6a1b34d2e202b2738be92944e2cc5be06f9906b55a5ba21901274c0 Stored in directory: /build/pip-ephem-wheel-cache-t2iw5nws/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built pythonfinder Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./pythonfinder-2.0.5-py2.py3-none-any.whl Requirement already satisfied: cached-property in /nix/store/vmpc97l3qjv7id9bn38fa23q477r2fkx-python3.10-cached-property-1.5.2/lib/python3.10/site-packages (from pythonfinder==2.0.5) (1.5.2) ERROR: Could not find a version that satisfies the requirement pydantic<2,>=1.10.7 (from pythonfinder) (from versions: none) ERROR: No matching distribution found for pydantic<2,>=1.10.7