python310Packages.jsonref 1.0.1 -> 1.1.0 https://repology.org/project/python:jsonref/versions attrpath: python310Packages.jsonref 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/s3spjyscqg6n9pz2818pc73als15wwqp-packages.json.drv building '/nix/store/s3spjyscqg6n9pz2818pc73als15wwqp-packages.json.drv'... Going to be running update for following packages: - python3.10-jsonref-1.0.1 Press Enter key to continue... Running update for: - python3.10-jsonref-1.0.1: UPDATING ... - python3.10-jsonref-1.0.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/jsonref/default.nix b/pkgs/development/python-modules/jsonref/default.nix index abd3fad2fd4..afcf20e1e04 100644 --- a/pkgs/development/python-modules/jsonref/default.nix +++ b/pkgs/development/python-modules/jsonref/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "jsonref"; - version = "1.0.1"; + version = "1.1.0"; format = "pyproject"; src = fetchFromGitHub { owner = "gazpachoking"; repo = "jsonref"; rev = "refs/tags/v${version}"; - hash = "sha256-8p0BmDZGpQ6Dl9rkqRKZKc0doG5pyXpfcVpemmetLhs="; + hash = "sha256-tOhabmqCkktJUZjCrzjOjUGgA/X6EVz0KqehyLtigfc="; }; 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 --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.jsonref nix build failed. self.req.prepare_metadata() File "/nix/store/1ygcpxxxlmr9lhd2q1mkp0rd3wbcfbcd-python3.10-pip-23.0.1/lib/python3.10/site-packages/pip/_internal/req/req_install.py", line 539, in prepare_metadata self.metadata_directory = generate_metadata( File "/nix/store/1ygcpxxxlmr9lhd2q1mkp0rd3wbcfbcd-python3.10-pip-23.0.1/lib/python3.10/site-packages/pip/_internal/operations/build/metadata.py", line 35, in generate_metadata distinfo_dir = backend.prepare_metadata_for_build_wheel(metadata_dir) File "/nix/store/1ygcpxxxlmr9lhd2q1mkp0rd3wbcfbcd-python3.10-pip-23.0.1/lib/python3.10/site-packages/pip/_internal/utils/misc.py", line 722, in prepare_metadata_for_build_wheel return super().prepare_metadata_for_build_wheel( File "/nix/store/1ygcpxxxlmr9lhd2q1mkp0rd3wbcfbcd-python3.10-pip-23.0.1/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_impl.py", line 186, in prepare_metadata_for_build_wheel return self._call_hook('prepare_metadata_for_build_wheel', { File "/nix/store/1ygcpxxxlmr9lhd2q1mkp0rd3wbcfbcd-python3.10-pip-23.0.1/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_impl.py", line 321, in _call_hook raise BackendUnavailable(data.get('traceback', '')) pip._vendor.pyproject_hooks._impl.BackendUnavailable: Traceback (most recent call last): File "/nix/store/1ygcpxxxlmr9lhd2q1mkp0rd3wbcfbcd-python3.10-pip-23.0.1/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 77, in _build_backend obj = import_module(mod_path) File "/nix/store/yhpwdgqsrfm5r4x7ycbgj04aq7063rli-python3-3.10.11/lib/python3.10/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1050, in _gcd_import File "", line 1027, in _find_and_load File "", line 992, in _find_and_load_unlocked File "", line 241, in _call_with_frames_removed File "", line 1050, in _gcd_import File "", line 1027, in _find_and_load File "", line 992, in _find_and_load_unlocked File "", line 241, in _call_with_frames_removed File "", line 1050, in _gcd_import File "", line 1027, in _find_and_load File "", line 1004, in _find_and_load_unlocked ModuleNotFoundError: No module named 'pdm'