python310Packages.pot 0 -> 1 attrpath: python310Packages.pot 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/sqsmchssajhidbq4lbggddalvx07mlfk-packages.json.drv building '/nix/store/sqsmchssajhidbq4lbggddalvx07mlfk-packages.json.drv'... Going to be running update for following packages: - python3.10-pot-0.8.2 Press Enter key to continue... Running update for: - python3.10-pot-0.8.2: UPDATING ... - python3.10-pot-0.8.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pot/default.nix b/pkgs/development/python-modules/pot/default.nix index 455ee183a26f..a6251b3ea479 100644 --- a/pkgs/development/python-modules/pot/default.nix +++ b/pkgs/development/python-modules/pot/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "pot"; - version = "0.8.2"; + version = "0.9.1"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -27,7 +27,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "POT"; inherit version; - hash = "sha256-PKmuPI83DPy7RkOgHHPdPJJz5NT/fpr123AVTzTLwgQ="; + hash = "sha256-gcJTJ6ABl/8Rwf5SIc8YGtHf/mFWRBUuLhFd3d9eWRs="; }; 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.pot nix build failed. E AttributeError: module pytest has no attribute skip_backend name = 'skip_backend' =============================== warnings summary =============================== ../../nix/store/r9acgnqikhij784x0l6h0bc9jjrnx0dm-python3.10-tensorflow-2.11.1/lib/python3.10/site-packages/tensorflow/__init__.py:29 /nix/store/r9acgnqikhij784x0l6h0bc9jjrnx0dm-python3.10-tensorflow-2.11.1/lib/python3.10/site-packages/tensorflow/__init__.py:29: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives import distutils as _distutils ../../nix/store/r9acgnqikhij784x0l6h0bc9jjrnx0dm-python3.10-tensorflow-2.11.1/lib/python3.10/site-packages/tensorflow/python/framework/dtypes.py:246 /nix/store/r9acgnqikhij784x0l6h0bc9jjrnx0dm-python3.10-tensorflow-2.11.1/lib/python3.10/site-packages/tensorflow/python/framework/dtypes.py:246: DeprecationWarning: `np.bool8` is a deprecated alias for `np.bool_`. (Deprecated NumPy 1.24) np.bool8: (False, True), ../../nix/store/c02g16r5vcagdb9a0y7s2cj8by7nyzj8-python3.10-tensorboard-2.11.0/lib/python3.10/site-packages/tensorboard/compat/tensorflow_stub/dtypes.py:326 /nix/store/c02g16r5vcagdb9a0y7s2cj8by7nyzj8-python3.10-tensorboard-2.11.0/lib/python3.10/site-packages/tensorboard/compat/tensorflow_stub/dtypes.py:326: DeprecationWarning: `np.bool8` is a deprecated alias for `np.bool_`. (Deprecated NumPy 1.24) np.bool8: (False, True), ../../nix/store/3gbh5rf7xmzcxqb6lqs8fc2g3mqy9rf9-python3.10-pot-0.9.1/lib/python3.10/site-packages/ot/backend.py:2998 /nix/store/3gbh5rf7xmzcxqb6lqs8fc2g3mqy9rf9-python3.10-pot-0.9.1/lib/python3.10/site-packages/ot/backend.py:2998: UserWarning: To use TensorflowBackend, you need to activate the tensorflow numpy API. You can activate it by running: from tensorflow.python.ops.numpy_ops import np_config np_config.enable_numpy_behavior() register_backend(TensorflowBackend()) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ ERROR test/test_1d_solver.py - AttributeError: module pytest has no attribute skip_backend ERROR test/test_1d_solver.py - AttributeError: module pytest has no attribute skip_backend ERROR test/test_sliced.py - AttributeError: module pytest has no attribute skip_backend ERROR test/test_sliced.py - AttributeError: module pytest has no attribute skip_backend !!!!!!!!!!!!!!!!!!! Interrupted: 4 errors during collection !!!!!!!!!!!!!!!!!!!! ================= 20 deselected, 4 warnings, 4 errors in 2.67s ================= /nix/store/rk3g4mxrs84bv1vanqnzpdkhm73ksr0z-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context