python311Packages.dbt-core 1.5.3 -> 1.6.0 https://repology.org/project/python:dbt-core/versions attrpath: python311Packages.dbt-core 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/p6j1zrlr5m9lxgjaixqcc7pyb8s9j787-packages.json.drv building '/nix/store/p6j1zrlr5m9lxgjaixqcc7pyb8s9j787-packages.json.drv'... Going to be running update for following packages: - python3.11-dbt-core-1.5.3 Press Enter key to continue... Running update for: - python3.11-dbt-core-1.5.3: UPDATING ... - python3.11-dbt-core-1.5.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/dbt-core/default.nix b/pkgs/development/python-modules/dbt-core/default.nix index 0a926744a814..3a3029e58059 100644 --- a/pkgs/development/python-modules/dbt-core/default.nix +++ b/pkgs/development/python-modules/dbt-core/default.nix @@ -30,14 +30,14 @@ buildPythonPackage rec { pname = "dbt-core"; - version = "1.5.3"; + version = "1.6.0"; format = "setuptools"; src = fetchFromGitHub { owner = "dbt-labs"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-ZgP11fVMtXpzo9QaTkejvKl0LzCAkIyGBMcOquBirxQ="; + hash = "sha256-pJy0QSd33FUoFM8ULH45KV9MPoOALO9nNY8yrWfjpyw="; }; sourceRoot = "${src.name}/core"; 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.dbt-core nix build failed. adding 'dbt_core-1.6.0.dist-info/entry_points.txt' adding 'dbt_core-1.6.0.dist-info/top_level.txt' adding 'dbt_core-1.6.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel /build/source/core/dist /build/source/core Unpacking to: unpacked/dbt_core-1.6.0...OK Repacking wheel as ./dbt_core-1.6.0-py3-none-any.whl...OK /build/source/core Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/core/dist /build/source/core Processing ./dbt_core-1.6.0-py3-none-any.whl Requirement already satisfied: agate in /nix/store/nwc77adzxgsd2x4y34zm1ijvbndvfbb9-python3.11-agate-1.7.1/lib/python3.11/site-packages (from dbt-core==1.6.0) (1.7.1) Requirement already satisfied: Jinja2~=3.1.2 in /nix/store/61sjjdpiplrp90kgq2i2wz3yhls1xv06-python3.11-Jinja2-3.1.2/lib/python3.11/site-packages (from dbt-core==1.6.0) (3.1.2) Requirement already satisfied: mashumaro[msgpack] in /nix/store/aqam5k90y736d27a1spbd12rjsgl0c58-python3.11-mashumaro-3.9/lib/python3.11/site-packages (from dbt-core==1.6.0) (3.9) Requirement already satisfied: logbook<1.6,>=1.5 in /nix/store/kshqjqikxqwqfnvbg55p7ikjp8h9hv6p-python3.11-logbook-1.5.3/lib/python3.11/site-packages (from dbt-core==1.6.0) (1.5.3) Requirement already satisfied: click in /nix/store/dxdcv7c0whkab2bbhqwg0id9fvbf4w4j-python3.11-click-8.1.6/lib/python3.11/site-packages (from dbt-core==1.6.0) (8.1.6) Requirement already satisfied: networkx in /nix/store/qxccr5mh99b2z5549k63zpzi4dw4mmhl-python3.11-networkx-3.0/lib/python3.11/site-packages (from dbt-core==1.6.0) (3.0) Requirement already satisfied: colorama<0.5,>=0.3.9 in /nix/store/bfimqyzlbvixmikrb9j22z8ryjh21yby-python3.11-colorama-0.4.6/lib/python3.11/site-packages (from dbt-core==1.6.0) (0.4.6) Requirement already satisfied: pathspec<0.12,>=0.9 in /nix/store/2adganyzw75jdnf7rl2k6gn62cpxl2r1-python3.11-pathspec-0.11.0/lib/python3.11/site-packages (from dbt-core==1.6.0) (0.11.0) Requirement already satisfied: isodate<0.7,>=0.6 in /nix/store/jn4vlqnbghnh6hiaihxyyq643n9chf9k-python3.11-isodate-0.6.1/lib/python3.11/site-packages (from dbt-core==1.6.0) (0.6.1) Requirement already satisfied: sqlparse<0.5,>=0.2.3 in /nix/store/xzrrfzc4c2jja3f2hfaf8xa94z6swy71-python3.11-sqlparse-0.4.4/lib/python3.11/site-packages (from dbt-core==1.6.0) (0.4.4) Requirement already satisfied: dbt-extractor~=0.4.1 in /nix/store/nj9zg7m0396yizamzbl4g7wkcxd0cbiw-python3.11-dbt-extractor-0.4.1/lib/python3.11/site-packages (from dbt-core==1.6.0) (0.4.1) Requirement already satisfied: hologram~=0.0.16 in /nix/store/7q97fslz7laqxn69pzbv1blg1s2zwi7i-python3.11-hologram-0.0.16/lib/python3.11/site-packages (from dbt-core==1.6.0) (0.0.16) Requirement already satisfied: minimal-snowplow-tracker~=0.0.2 in /nix/store/i9azzk5ry96k4n5ggffmfzzx8ysvzwlk-python3.11-minimal-snowplow-tracker-0.0.2/lib/python3.11/site-packages (from dbt-core==1.6.0) (0.0.2) ERROR: Could not find a version that satisfies the requirement dbt-semantic-interfaces~=0.2.0 (from dbt-core) (from versions: none) ERROR: No matching distribution found for dbt-semantic-interfaces~=0.2.0