python310Packages.duckdb-engine 0 -> 1 attrpath: python310Packages.duckdb-engine 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/cyh46rgv2zgkapw0ywc56n12zifhgqwj-packages.json.drv building '/nix/store/cyh46rgv2zgkapw0ywc56n12zifhgqwj-packages.json.drv'... Going to be running update for following packages: - python3.10-duckdb-engine-0.7.3 Press Enter key to continue... Running update for: - python3.10-duckdb-engine-0.7.3: UPDATING ... - python3.10-duckdb-engine-0.7.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/duckdb-engine/default.nix b/pkgs/development/python-modules/duckdb-engine/default.nix index f2b49cd0ea7b..bb13b860e8e0 100644 --- a/pkgs/development/python-modules/duckdb-engine/default.nix +++ b/pkgs/development/python-modules/duckdb-engine/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "duckdb-engine"; - version = "0.7.3"; + version = "0.9.2"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -23,7 +23,7 @@ buildPythonPackage rec { repo = "duckdb_engine"; owner = "Mause"; rev = "refs/tags/v${version}"; - hash = "sha256-Z9m1+Bc/csWKdPDuwf82xX0qOiD1Y5LBgJjUlLntAO8="; + hash = "sha256-T02nGF+YlughRQPinb0I3NC6xsarh4+qRhG8YfhTvhI="; }; 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.duckdb-engine nix build failed. pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.2.1, pluggy-1.0.0 rootdir: /build/source, configfile: pyproject.toml plugins: hypothesis-6.68.2, snapshottest-0.6.0 collecting ...  collecting 15 items / 2 errors / 1 skipped  collected 48 items / 2 errors / 1 skipped  ==================================== ERRORS ==================================== ______________ ERROR collecting duckdb_engine/tests/test_basic.py ______________ 'remote_data' not found in `markers` configuration option ___________ ERROR collecting duckdb_engine/tests/test_integration.py ___________ 'remote_data' not found in `markers` configuration option =============================== warnings summary =============================== ../../nix/store/jd91ba0y04ci8d6nv31z22548a829xph-python3.10-pytest-7.2.1/lib/python3.10/site-packages/_pytest/config/__init__.py:1240 /nix/store/jd91ba0y04ci8d6nv31z22548a829xph-python3.10-pytest-7.2.1/lib/python3.10/site-packages/_pytest/config/__init__.py:1240: PytestRemovedIn8Warning: The --strict option is deprecated, use --strict-markers instead. self.issue_config_time_warning( duckdb_engine/tests/test_basic.py:60 /build/source/duckdb_engine/tests/test_basic.py:60: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) Base = declarative_base() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================ Hypothesis Statistics ============================= =========================== short test summary info ============================ ERROR duckdb_engine/tests/test_basic.py ERROR duckdb_engine/tests/test_integration.py !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!! =================== 1 skipped, 2 warnings, 2 errors in 0.76s =================== /nix/store/7aprjn0yf6p06krg4087sxvilfp4c8yy-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context