python312Packages.webdataset 0.2.86 -> 0.2.88 https://github.com/webdataset/webdataset/releases attrpath: python312Packages.webdataset 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/pk8kyp9hpx71gq42zff01jmk9xy3gpw2-packages.json.drv building '/nix/store/pk8kyp9hpx71gq42zff01jmk9xy3gpw2-packages.json.drv'... Going to be running update for following packages: - python3.12-webdataset-0.2.86 Press Enter key to continue... Running update for: - python3.12-webdataset-0.2.86: UPDATING ... - python3.12-webdataset-0.2.86: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/webdataset/default.nix b/pkgs/development/python-modules/webdataset/default.nix index 5f18d28f9fbd..fbdbce227d27 100644 --- a/pkgs/development/python-modules/webdataset/default.nix +++ b/pkgs/development/python-modules/webdataset/default.nix @@ -16,14 +16,14 @@ }: buildPythonPackage rec { pname = "webdataset"; - version = "0.2.86"; + version = "0.2.88"; pyproject = true; src = fetchFromGitHub { owner = "webdataset"; repo = "webdataset"; rev = "refs/tags/${version}"; - hash = "sha256-aTjxoSoQ9LH4gcFmV+7Aj0HNIpvsFHTrxFUpAtB3nkM="; + hash = "sha256-wsBOBUK4VIGMQXYdgbgsuSH4XYvxDsUv3rh0S5rvA6c="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.webdataset nix build failed. sh: curl: not found sh: curl: not found sh: curl: not found =============================== warnings summary =============================== ../../nix/store/mzrj3lz53246svj6vlz9fp09rvi2mrav-python3.12-pytest-8.0.2/lib/python3.12/site-packages/_pytest/config/__init__.py:1457 /nix/store/mzrj3lz53246svj6vlz9fp09rvi2mrav-python3.12-pytest-8.0.2/lib/python3.12/site-packages/_pytest/config/__init__.py:1457: PytestConfigWarning: No files were found in testpaths; consider removing or adjusting your testpaths configuration. Searching recursively from the current directory instead. self.args, self.args_source = self._decide_args( tests/test_decode.py::test_xdecode /nix/store/mzrj3lz53246svj6vlz9fp09rvi2mrav-python3.12-pytest-8.0.2/lib/python3.12/site-packages/_pytest/unraisableexception.py:80: PytestUnraisableExceptionWarning: Exception ignored in: Traceback (most recent call last): File "/build/source/webdataset/gopen.py", line 121, in __del__ self.close() File "/build/source/webdataset/gopen.py", line 109, in close self.wait_for_child() File "/build/source/webdataset/gopen.py", line 83, in wait_for_child raise IOError(f"{self.args}: exit {self.status} (read) {info}") OSError: (("curl --connect-timeout 30 --retry 30 --retry-delay 2 -f -s -L 'https://storage.googleapis.com/webdataset/testdata/imagenet-000000.tgz'",), {'shell': True, 'bufsize': 8192}): exit 127 (read) {} warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED tests/test_cache.py::TestStreamingOpen::test_remote_file - OSError: (("curl --connect-timeout 30 --retry 30 --retry-delay 2 -f -s -L '... FAILED tests/test_cache.py::TestFileCache::test_remote_file - OSError: (("curl --connect-timeout 30 --retry 30 --retry-delay 2 -f -s -L '... FAILED tests/test_fluid.py::test_cache_dir - OSError: (("curl --connect-timeout 30 --retry 30 --retry-delay 2 -f -s -L '... FAILED tests/test_wids_dl.py::test_concurrent_download_and_open - AssertionError: Command failed: curl -s -L https://storage.googleapis.com/w... ===== 4 failed, 109 passed, 9 skipped, 74 deselected, 2 warnings in 21.95s ===== /nix/store/c8dj731bkcdzhgrpawhc8qvdgls4xfjv-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context