python311Packages.duckdb-engine 0 -> 1 attrpath: python311Packages.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/a3szfgcj8bzhw79y3yybvdpxx7v8hbpm-packages.json.drv building '/nix/store/a3szfgcj8bzhw79y3yybvdpxx7v8hbpm-packages.json.drv'... Going to be running update for following packages: - python3.11-duckdb-engine-0.11.2 Press Enter key to continue... Running update for: - python3.11-duckdb-engine-0.11.2: UPDATING ... - python3.11-duckdb-engine-0.11.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/duckdb-engine/default.nix b/pkgs/development/python-modules/duckdb-engine/default.nix index 955334bdf283..944606b51932 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.11.2"; + version = "0.11.4"; pyproject = true; disabled = pythonOlder "3.7"; @@ -23,7 +23,7 @@ buildPythonPackage rec { repo = "duckdb_engine"; owner = "Mause"; rev = "refs/tags/v${version}"; - hash = "sha256-yW1gaZ0B6JNX98KzAxf146goniNmWnkMUmJRrScot1w="; + hash = "sha256-pDg9ww5iYzFg0Sp/aJH+CKhpqKEhA3/cXsbRUpqAbtU="; }; patches = [ ./remote_data.patch ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.duckdb-engine nix build failed. Running phase: unpackPhase unpacking source archive /nix/store/baxav3m3342n2mgfa35dd5gc7259r6n4-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/renovate.json @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/jmz4zyvaq8ihvcvs20bhk3gkbawabp4x-remote_data.patch patching file duckdb_engine/tests/test_basic.py Hunk #1 succeeded at 253 (offset 70 lines). patching file duckdb_engine/tests/test_integration.py Hunk #1 succeeded at 26 with fuzz 2 (offset 2 lines). @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Successfully built duckdb_engine-0.11.4-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for duckdb_engine-0.11.4-py3-none-any.whl - packaging<22,>=21 not satisfied by version 24.0