python311Packages.databricks-cli 0.17.6 -> 0.17.7 https://repology.org/project/python:databricks-cli/versions attrpath: python311Packages.databricks-cli 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/2jp83g0cbhz2a9qg7l34j39aqal9kaiy-packages.json.drv building '/nix/store/2jp83g0cbhz2a9qg7l34j39aqal9kaiy-packages.json.drv'... Going to be running update for following packages: - python3.11-databricks-cli-0.17.6 Press Enter key to continue... Running update for: - python3.11-databricks-cli-0.17.6: UPDATING ... - python3.11-databricks-cli-0.17.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/databricks-cli/default.nix b/pkgs/development/python-modules/databricks-cli/default.nix index 8a781295b1f..d088850fc58 100644 --- a/pkgs/development/python-modules/databricks-cli/default.nix +++ b/pkgs/development/python-modules/databricks-cli/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "databricks-cli"; - version = "0.17.6"; + version = "0.17.7"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "databricks"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-K20fhfdJuABqpbm8O8PSA9pIW8Uu1MdlP3r5E49pt6Q="; + hash = "sha256-Eg6qpoEvWlbOJbMIkbJiHfHVrglVfVNq/TCOhQxukl0="; }; propagatedBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/xkl1m276h4jxbib31n9s49hh2v4c5296-python3.11-databricks-cli-0.17.7" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
18 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for python311Packages.databricks-cli is: Command line interface for Databricks meta.homepage for python311Packages.databricks-cli is: https://github.com/databricks/databricks-cli meta.changelog for python311Packages.databricks-cli is: https://github.com/databricks/databricks-cli/releases/tag/0.17.7 ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.17.7 with grep in /nix/store/xkl1m276h4jxbib31n9s49hh2v4c5296-python3.11-databricks-cli-0.17.7 - found 0.17.7 in filename of file in /nix/store/xkl1m276h4jxbib31n9s49hh2v4c5296-python3.11-databricks-cli-0.17.7 ---
Rebuild report (if merged into master) (click to expand) ``` 19 total rebuild path(s) 19 package rebuild(s) First fifty rebuilds by attrpath dbx mlflow-server openai-full python310Packages.dalle-mini python310Packages.databricks-cli python310Packages.fastai python310Packages.k-diffusion python310Packages.langchain python310Packages.mlflow python310Packages.skrl python310Packages.spacy python310Packages.spacy-loggers python310Packages.spacy-transformers python310Packages.textacy python310Packages.textnets python310Packages.wandb python311Packages.databricks-cli python311Packages.mlflow tts ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/xkl1m276h4jxbib31n9s49hh2v4c5296-python3.11-databricks-cli-0.17.7 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A python311Packages.databricks-cli https://github.com/r-ryantm/nixpkgs/archive/43990017251b6cf09e44e10850ce78926a2caad0.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/xkl1m276h4jxbib31n9s49hh2v4c5296-python3.11-databricks-cli-0.17.7 ls -la /nix/store/xkl1m276h4jxbib31n9s49hh2v4c5296-python3.11-databricks-cli-0.17.7/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
18 packages built:
--- ###### Maintainer pings cc @tbenst for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/233157