python311Packages.crate 0 -> 1 attrpath: python311Packages.crate 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/jd2n7j79kw7xzbkdl05h0pysc27bci2s-packages.json.drv building '/nix/store/jd2n7j79kw7xzbkdl05h0pysc27bci2s-packages.json.drv'... Going to be running update for following packages: - python3.11-crate-0.34.0 Press Enter key to continue... Running update for: - python3.11-crate-0.34.0: UPDATING ... - python3.11-crate-0.34.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/crate/default.nix b/pkgs/development/python-modules/crate/default.nix index fe60eceb93c8..7d8fac76b3e4 100644 --- a/pkgs/development/python-modules/crate/default.nix +++ b/pkgs/development/python-modules/crate/default.nix @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "crate"; - version = "0.34.0"; + version = "0.35.2"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-nEWrfCd2MQCcIM6dLkVYc/cWT5wcT/pvYaY2V3wfuto="; + hash = "sha256-4hGACtsK71hvcn8L9ggID7zR+umtTwvskBxSHBpLyME="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/dsqs4fpljrws4ikzfriyixcp0n7kxrmk-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.crate nix build failed. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages declare_namespace(pkg) src/crate/__init__.py:25 /build/crate-0.35.2/src/crate/__init__.py:25: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('crate')`. Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages pkg_resources.declare_namespace(__name__) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ ERROR src/crate/client/test_connection.py ERROR src/crate/client/test_cursor.py ERROR src/crate/client/test_util.py ERROR src/crate/client/sqlalchemy/tests/array_test.py ERROR src/crate/client/sqlalchemy/tests/bulk_test.py ERROR src/crate/client/sqlalchemy/tests/compiler_test.py ERROR src/crate/client/sqlalchemy/tests/connection_test.py ERROR src/crate/client/sqlalchemy/tests/create_table_test.py ERROR src/crate/client/sqlalchemy/tests/datetime_test.py ERROR src/crate/client/sqlalchemy/tests/dialect_test.py ERROR src/crate/client/sqlalchemy/tests/dict_test.py ERROR src/crate/client/sqlalchemy/tests/function_test.py ERROR src/crate/client/sqlalchemy/tests/insert_from_select_test.py ERROR src/crate/client/sqlalchemy/tests/match_test.py ERROR src/crate/client/sqlalchemy/tests/update_test.py ERROR src/crate/client/sqlalchemy/tests/warnings_test.py ERROR src/crate/testing/test_layer.py !!!!!!!!!!!!!!!!!!! Interrupted: 17 errors during collection !!!!!!!!!!!!!!!!!!! ======================== 3 warnings, 17 errors in 0.58s ======================== /nix/store/bknngadwym46j65qs14ic2w79rpav888-stdenv-linux/setup: line 1582: pop_var_context: head of shell_variables not a function context