python310Packages.python-benedict 0 -> 1 attrpath: python310Packages.python-benedict 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/8kc8icd70i3x46ildz43g2lg63zmjzrg-packages.json.drv building '/nix/store/8kc8icd70i3x46ildz43g2lg63zmjzrg-packages.json.drv'... Going to be running update for following packages: - python3.10-python-benedict-0.32.1 Press Enter key to continue... Running update for: - python3.10-python-benedict-0.32.1: UPDATING ... - python3.10-python-benedict-0.32.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/python-benedict/default.nix b/pkgs/development/python-modules/python-benedict/default.nix index b100ba2292c9..65a27c9b53cf 100644 --- a/pkgs/development/python-modules/python-benedict/default.nix +++ b/pkgs/development/python-modules/python-benedict/default.nix @@ -24,7 +24,7 @@ buildPythonPackage rec { pname = "python-benedict"; - version = "0.32.1"; + version = "0.33.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -33,7 +33,7 @@ buildPythonPackage rec { owner = "fabiocaccamo"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-q9EIOMmUcttL1ohxQD+SkZTxKv8PwdN29+ez2xB7rvM="; + hash = "sha256-SJBU7jMnyLBdWQPQ/UGbVklKUOrCM3fMnOkXKHQnyPI="; }; 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.python-benedict nix build failed. E data = io_util.decode(s, format, **kwargs) E File "/build/source/benedict/dicts/io/io_util.py", line 53, in decode E content = read_content(s, format, options) E File "/build/source/benedict/dicts/io/io_util.py", line 122, in read_content E return read_content_from_url(s, requests_options, format) E File "/build/source/benedict/dicts/io/io_util.py", line 160, in read_content_from_url E return fsutil.read_file_from_url(url, **requests_options) E File "/nix/store/73akgzr5vxn14h755gx76vk90lsb2j4v-python3.10-python-fsutil-0.11.0/lib/python3.10/site-packages/fsutil/__init__.py", line 996, in read_file_from_url E response = requests.get(url, **kwargs) E File "/nix/store/fvibp9kblcs1w55a8ax6crkksn2v4mg1-python3.10-requests-2.31.0/lib/python3.10/site-packages/requests/api.py", line 73, in get E return request("get", url, params=params, **kwargs) E File "/nix/store/fvibp9kblcs1w55a8ax6crkksn2v4mg1-python3.10-requests-2.31.0/lib/python3.10/site-packages/requests/api.py", line 59, in request E return session.request(method=method, url=url, **kwargs) E File "/nix/store/fvibp9kblcs1w55a8ax6crkksn2v4mg1-python3.10-requests-2.31.0/lib/python3.10/site-packages/requests/sessions.py", line 589, in request E resp = self.send(prep, **send_kwargs) E File "/nix/store/fvibp9kblcs1w55a8ax6crkksn2v4mg1-python3.10-requests-2.31.0/lib/python3.10/site-packages/requests/sessions.py", line 703, in send E r = adapter.send(request, **kwargs) E File "/nix/store/fvibp9kblcs1w55a8ax6crkksn2v4mg1-python3.10-requests-2.31.0/lib/python3.10/site-packages/requests/adapters.py", line 519, in send E raise ConnectionError(e, request=request) E requests.exceptions.ConnectionError: HTTPSConnectionPool(host='fabiocaccamo.com', port=443): Max retries exceeded with url: / (Caused by NameResolutionError(": Failed to resolve 'fabiocaccamo.com' ([Errno -3] Temporary failure in name resolution)")) E  E Unexpected error / Invalid data or url or filepath argument: https://fabiocaccamo.com E HTTPSConnectionPool(host='fabiocaccamo.com', port=443): Max retries exceeded with url: / (Caused by NameResolutionError(": Failed to resolve 'fabiocaccamo.com' ([Errno -3] Temporary failure in name resolution)")) benedict/dicts/io/io_dict.py:42: ValueError =========================== short test summary info ============================ FAILED tests/dicts/io/test_io_dict_html.py::io_dict_html_test_case::test_from_html_with_valid_file_valid_content - benedict.exceptions.ExtrasRequireModuleNotFoundError: Extras require '[html... FAILED tests/dicts/io/test_io_dict_html.py::io_dict_html_test_case::test_from_html_with_valid_url_valid_content - ValueError: Traceback (most recent call last): ================= 2 failed, 697 passed, 9 deselected in 6.43s ================== /nix/store/wr08yanv2bjrphhi5aai12hf2qz5kvic-stdenv-linux/setup: line 1559: pop_var_context: head of shell_variables not a function context