python311Packages.databricks-sql-connector 0 -> 1 attrpath: python311Packages.databricks-sql-connector 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/09y0f1bs3yqckk88dqsvvlpcmjzqvmai-packages.json.drv building '/nix/store/09y0f1bs3yqckk88dqsvvlpcmjzqvmai-packages.json.drv'... Going to be running update for following packages: - python3.11-databricks-sql-connector-3.0.2 Press Enter key to continue... Running update for: - python3.11-databricks-sql-connector-3.0.2: UPDATING ... - python3.11-databricks-sql-connector-3.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/databricks-sql-connector/default.nix b/pkgs/development/python-modules/databricks-sql-connector/default.nix index b0bd083085f3..1533055f3c89 100644 --- a/pkgs/development/python-modules/databricks-sql-connector/default.nix +++ b/pkgs/development/python-modules/databricks-sql-connector/default.nix @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "databricks-sql-connector"; - version = "3.0.2"; + version = "3.0.3"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "databricks"; repo = "databricks-sql-python"; rev = "refs/tags/v${version}"; - hash = "sha256-Uvy5/a9YFdPKpZ3B+Yvrvp7uZCY/My45w1lDqX7zJvI="; + hash = "sha256-pwSDDkBcyaT5+qA/W8v5loi0yXK8R0ugASmbalwYw70="; }; pythonRelaxDeps = [ An auto update branch exists with message `python311Packages.databricks-sql-connector: 3.0.2 -> 3.0.3`. New version is 3.0.3. An auto update branch exists with an equal or greater version