python310Packages.tables 0 -> 1 attrpath: python310Packages.tables 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/bkn6q613x5d7mzc3lcyiknhq5r2iajdk-packages.json.drv building '/nix/store/bkn6q613x5d7mzc3lcyiknhq5r2iajdk-packages.json.drv'... Going to be running update for following packages: - python3.10-tables-3.7.0 Press Enter key to continue... Running update for: - python3.10-tables-3.7.0: UPDATING ... - python3.10-tables-3.7.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/tables/default.nix b/pkgs/development/python-modules/tables/default.nix index 2a50024dc6e..57f16d5df67 100644 --- a/pkgs/development/python-modules/tables/default.nix +++ b/pkgs/development/python-modules/tables/default.nix @@ -17,12 +17,12 @@ buildPythonPackage rec { pname = "tables"; - version = "3.7.0"; + version = "3.8.0"; disabled = pythonOlder "3.5"; src = fetchPypi { inherit pname version; - sha256 = "sha256-6SqIetbyqYPlZKaZAt5KdkXDAGn8AavTU+xdolXF4f4="; + sha256 = "sha256-NPP6I2bOILGPHfVzp3wdJzBs4fKkHZ+e/2IbUZLqh4g="; }; nativeBuildInputs = [ cython ]; 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.tables nix build failed. Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/7w9cjq589glk7hr1pffnzln29pbj10b5-tables-3.8.0.tar.gz source root is tables-3.8.0 setting SOURCE_DATE_EPOCH to timestamp 1671799400 of file tables-3.8.0/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources substituteStream(): WARNING: pattern 'src doc' doesn't match anything in file 'Makefile' @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing setuptoolsBuildPhase :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives rm -f -r MANIFEST build dist tmp tables/__pycache__ rm -f bench/*.h5 bench/*.prof rm -f -r examples/*.h5 examples/raw rm -f -r *.egg-info rm -f ANNOUNCE.txt tables/*.so a.out find . '(' -name '*.py[co]' -o -name '*~' ')' -exec rm '{}' ';' for srcdir in doc ; do make PYTHONPATH="/build/tables-3.8.0/build/lib.linux-x86_64-cpython-310" -C $srcdir clean ; done make[1]: Entering directory '/build/tables-3.8.0/doc' sh: line 1: sphinx-build: command not found make[1]: *** [Makefile:21: clean] Error 127 make[1]: Leaving directory '/build/tables-3.8.0/doc' make: *** [Makefile:44: clean] Error 2 /nix/store/3yfs41f4b60jya2gk6xikx4s97zsxjr0-stdenv-linux/setup: line 130: pop_var_context: head of shell_variables not a function context