python311Packages.deprecat 0 -> 1 attrpath: python311Packages.deprecat 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] Going to be running update for following packages: - python3.11-deprecat-2.1.1 Press Enter key to continue... Running update for: - python3.11-deprecat-2.1.1: UPDATING ... - python3.11-deprecat-2.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/deprecat/default.nix b/pkgs/development/python-modules/deprecat/default.nix index da81c63cca86..194859ad531a 100644 --- a/pkgs/development/python-modules/deprecat/default.nix +++ b/pkgs/development/python-modules/deprecat/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "deprecat"; - version = "2.1.1"; + version = "2.1.2"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "mjhajharia"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-3Xl/IC+ImFUxxLry15MIIVRf6aR+gA9K5S2IQomkv+o="; + hash = "sha256-uAabZAtZDhcX6TfiM0LnrAzxxS64ys+vdodmxO//0x8="; }; 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 python311Packages.deprecat nix build failed. FAILED tests/test_sphinx.py::test_cls_has_sphinx_docstring[short_docstring-versionchanged-reason&version] - AssertionError: assert False FAILED tests/test_sphinx.py::test_cls_has_sphinx_docstring[short_docstring-versionchanged-version] - TypeError: expected string or bytes-like object, got 'NoneType' FAILED tests/test_sphinx.py::test_has_sphinx_docstring[no_docstring-versionchanged-reason&version] - AssertionError: assert False FAILED tests/test_sphinx.py::test_has_sphinx_docstring[no_docstring-versionchanged-version] - TypeError: expected string or bytes-like object, got 'NoneType' FAILED tests/test_sphinx.py::test_cls_has_sphinx_docstring[no_docstring-versionchanged-reason&version] - AssertionError: assert False FAILED tests/test_sphinx.py::test_cls_has_sphinx_docstring[no_docstring-versionchanged-version] - TypeError: expected string or bytes-like object, got 'NoneType' FAILED tests/test_sphinx.py::test_has_sphinx_docstring[long_docstring-versionchanged-reason&version] - AssertionError: assert False FAILED tests/test_sphinx.py::test_has_sphinx_docstring[long_docstring-versionchanged-version] - TypeError: expected string or bytes-like object, got 'NoneType' FAILED tests/test_sphinx.py::test_cls_has_sphinx_docstring[long_docstring-versionchanged-reason&version] - AssertionError: assert False FAILED tests/test_sphinx.py::test_cls_has_sphinx_docstring[long_docstring-versionchanged-version] - TypeError: expected string or bytes-like object, got 'NoneType' FAILED tests/test_sphinx.py::test_has_sphinx_docstring[long_docstring-versionadded-reason&version] - AssertionError: assert False FAILED tests/test_sphinx.py::test_has_sphinx_docstring[long_docstring-versionadded-version] - TypeError: expected string or bytes-like object, got 'NoneType' FAILED tests/test_sphinx.py::test_cls_has_sphinx_docstring[long_docstring-versionadded-reason&version] - AssertionError: assert False FAILED tests/test_sphinx.py::test_cls_has_sphinx_docstring[long_docstring-versionadded-version] - TypeError: expected string or bytes-like object, got 'NoneType' FAILED tests/test_sphinx.py::test_has_sphinx_docstring[long_docstring-deprecat-reason&version] - AssertionError: assert False FAILED tests/test_sphinx.py::test_has_sphinx_docstring[long_docstring-deprecat-version] - TypeError: expected string or bytes-like object, got 'NoneType' FAILED tests/test_sphinx.py::test_cls_has_sphinx_docstring[long_docstring-deprecat-reason&version] - AssertionError: assert False FAILED tests/test_sphinx.py::test_cls_has_sphinx_docstring[long_docstring-deprecat-version] - TypeError: expected string or bytes-like object, got 'NoneType' FAILED tests/test_sphinx.py::test_has_sphinx_docstring[short_docstring-deprecat-reason&version] - AssertionError: assert False FAILED tests/test_sphinx.py::test_has_sphinx_docstring[short_docstring-deprecat-version] - TypeError: expected string or bytes-like object, got 'NoneType' FAILED tests/test_sphinx.py::test_cls_has_sphinx_docstring[short_docstring-deprecat-reason&version] - AssertionError: assert False FAILED tests/test_sphinx.py::test_cls_has_sphinx_docstring[short_docstring-deprecat-version] - TypeError: expected string or bytes-like object, got 'NoneType' FAILED tests/test_sphinx.py::test_has_sphinx_docstring[no_docstring-deprecat-reason&version] - AssertionError: assert False FAILED tests/test_sphinx.py::test_has_sphinx_docstring[no_docstring-deprecat-version] - TypeError: expected string or bytes-like object, got 'NoneType' FAILED tests/test_sphinx.py::test_cls_has_sphinx_docstring[no_docstring-deprecat-reason&version] - AssertionError: assert False FAILED tests/test_sphinx.py::test_cls_has_sphinx_docstring[no_docstring-deprecat-version] - TypeError: expected string or bytes-like object, got 'NoneType' FAILED tests/test_sphinx.py::test_deprecated_arg_warn_class_method - AssertionError: assert 'Call to deprecated Parameter a. (nothing) -- Deprec... FAILED tests/test_sphinx.py::test_deprecated_arg_warn_class_init - AssertionError: assert 'Call to deprecated Parameter a. (nothing) -- Deprec... ================== 38 failed, 135 passed, 5 warnings in 0.57s ================== /nix/store/yq9qag5ak3w15nhcqplnhxpny6295l36-stdenv-linux/setup: line 1582: pop_var_context: head of shell_variables not a function context