2022-11-03T19:44:42 openai 0.24.0 -> 0.25.0 https://github.com/openai/openai-python/releases 2022-11-03T19:44:45 attrpath: openai 2022-11-03T19:44:45 Checking auto update branch... 2022-11-03T19:44:45 No auto update branch exists 2022-11-03T19:44:50 [version] 2022-11-03T19:44:53 [version] updated version and sha256 2022-11-03T19:44:53 [rustCrateVersion] 2022-11-03T19:44:53 [rustCrateVersion] No cargoSha256 found 2022-11-03T19:44:53 [golangModuleVersion] 2022-11-03T19:44:53 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-03T19:44:53 [updateScript] 2022-11-03T19:44:53 [updateScript] skipping because derivation has no updateScript 2022-11-03T19:44:53 2022-11-03T19:44:53 [quotedUrls] 2022-11-03T19:44:53 [quotedUrls] nothing found to replace 2022-11-03T19:44:53 Diff after rewrites: diff --git a/pkgs/development/python-modules/openai/default.nix b/pkgs/development/python-modules/openai/default.nix index 3f8883b4798..9a5e34d5dc2 100644 --- a/pkgs/development/python-modules/openai/default.nix +++ b/pkgs/development/python-modules/openai/default.nix @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "openai"; - version = "0.24.0"; + version = "0.25.0"; format = "setuptools"; disabled = pythonOlder "3.7.1"; @@ -29,7 +29,7 @@ buildPythonPackage rec { owner = "openai"; repo = "openai-python"; rev = "v${version}"; - hash = "sha256-0bXJoEq8FHRNaFMjncIwDbJROtFz/IJ4gD+LfvmtFUg="; + hash = "sha256-bwv7lpdDYlk+y3KBjv7cSvaGr3v02riNCUfPFh6yv1I="; }; propagatedBuildInputs = [ 2022-11-03T19:46:35 Successfully finished processing 2022-11-03T19:46:35 cachix "/nix/store/csq8zqfazdnnlks0vcsy6rk2azmc6r8d-python3.10-openai-0.25.0" 2022-11-03T19:46:39 [check][nixpkgs-review] 2022-11-03T19:49:44 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
2022-11-03T19:49:48 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/openai/openai-python/releases. meta.description for openai is: "Python client library for the OpenAI API" meta.homepage for openai is: "https://github.com/openai/openai-python" meta.changelog for openai is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/openai/openai-python/releases/tag/v0.25.0) - [Compare changes on GitHub](https://github.com/openai/openai-python/compare/v0.24.0...v0.25.0) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.25.0 with grep in /nix/store/csq8zqfazdnnlks0vcsy6rk2azmc6r8d-python3.10-openai-0.25.0 - found 0.25.0 in filename of file in /nix/store/csq8zqfazdnnlks0vcsy6rk2azmc6r8d-python3.10-openai-0.25.0 ---
Rebuild report (if merged into master) (click to expand) ``` 3 total rebuild path(s) 3 package rebuild(s) First fifty rebuilds by attrpath openai python310Packages.openai python39Packages.openai ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/csq8zqfazdnnlks0vcsy6rk2azmc6r8d-python3.10-openai-0.25.0 \ --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 openai https://github.com/r-ryantm/nixpkgs/archive/92f562aad2ef568f0855d5410ff4427cf0d86d3b.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/csq8zqfazdnnlks0vcsy6rk2azmc6r8d-python3.10-openai-0.25.0 ls -la /nix/store/csq8zqfazdnnlks0vcsy6rk2azmc6r8d-python3.10-openai-0.25.0/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)
2 packages built:
--- ###### Maintainer pings cc @malob 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). 2022-11-03T19:49:49 https://api.github.com/repos/NixOS/nixpkgs/pulls/199392