python310Packages.sexpdata 0 -> 1 attrpath: python310Packages.sexpdata 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/jwdx3fzmvzrkglyby69yf9v7k2kyd670-packages.json.drv building '/nix/store/jwdx3fzmvzrkglyby69yf9v7k2kyd670-packages.json.drv'... Going to be running update for following packages: - python3.10-sexpdata-0.0.3 Press Enter key to continue... Running update for: - python3.10-sexpdata-0.0.3: UPDATING ... - python3.10-sexpdata-0.0.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/sexpdata/default.nix b/pkgs/development/python-modules/sexpdata/default.nix index fd7d99fbb3f..b434e768010 100644 --- a/pkgs/development/python-modules/sexpdata/default.nix +++ b/pkgs/development/python-modules/sexpdata/default.nix @@ -5,11 +5,11 @@ buildPythonPackage rec { pname = "sexpdata"; - version = "0.0.3"; + version = "0.0.4"; src = fetchPypi { inherit pname version; - sha256 = "1ac827a616c5e87ebb60fd6686fb86f8a166938c645f4089d92de3ffbdd494e0"; + sha256 = "sha256-5Xb2Lq0y1QQeYw+UV9LBp1RNf+XdlqSbVRWSORFcN3M="; }; doCheck = false; 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 python310Packages.sexpdata nix build failed. Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/hib2v6gkgxz0zy85q6h8a0a6f6nvv1ba-sexpdata-0.0.4.tar.gz source root is sexpdata-0.0.4 setting SOURCE_DATE_EPOCH to timestamp 1676017676 of file sexpdata-0.0.4/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase /nix/store/ja87xhz6d9gf1cwwgc83q7dzwssacrnb-python3.10-setuptools-65.6.3/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/sexpdata-0.0.4/dist /build/sexpdata-0.0.4 Processing ./sexpdata-0.0.4-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement singledispatch (from sexpdata) (from versions: none) ERROR: No matching distribution found for singledispatch