Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python310Packages.gptcache: 0.1.41 -> 0.1.42 #265819

Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Nov 6, 2023

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python310Packages.gptcache is: Semantic cache for LLMs and fully integrated with LangChain and llama_index

meta.homepage for python310Packages.gptcache is: https://github.com/zilliztech/GPTCache

meta.changelog for python310Packages.gptcache is: https://github.com/zilliztech/GPTCache/releases/tag/refs/tags/0.1.42

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.1.42 with grep in /nix/store/zkqjvzyfmvwcxdzn402p80bm9hqylwvw-python3.10-gptcache-0.1.42
  • found 0.1.42 in filename of file in /nix/store/zkqjvzyfmvwcxdzn402p80bm9hqylwvw-python3.10-gptcache-0.1.42

Rebuild report (if merged into master) (click to expand)
7 total rebuild path(s)

7 package rebuild(s)

First fifty rebuilds by attrpath
pentestgpt
python310Packages.gptcache
python310Packages.guidance
python310Packages.langchain
python311Packages.gptcache
python311Packages.guidance
python311Packages.langchain
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/zkqjvzyfmvwcxdzn402p80bm9hqylwvw-python3.10-gptcache-0.1.42 \
  --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 python310Packages.gptcache https://github.com/r-ryantm/nixpkgs/archive/d0488cd805b4152b84bdb7436553032f269093e9.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/d0488cd805b4152b84bdb7436553032f269093e9#python310Packages.gptcache

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/zkqjvzyfmvwcxdzn402p80bm9hqylwvw-python3.10-gptcache-0.1.42
ls -la /nix/store/zkqjvzyfmvwcxdzn402p80bm9hqylwvw-python3.10-gptcache-0.1.42/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

7 packages built:
  • pentestgpt
  • python310Packages.gptcache
  • python310Packages.guidance
  • python310Packages.langchain
  • python311Packages.gptcache
  • python311Packages.guidance
  • python311Packages.langchain

Maintainer pings

cc @natsukium for testing.

@ofborg ofborg bot requested a review from natsukium November 6, 2023 10:13
@natsukium natsukium added the 8.has: upstream changes reviewed Reviewer checked the changelogs/commit logs associated with the release and did not find any issues. label Nov 6, 2023
@NickCao NickCao merged commit 9cc29e5 into NixOS:master Nov 6, 2023
23 of 25 checks passed
@r-ryantm r-ryantm deleted the auto-update/python310Packages.gptcache branch November 6, 2023 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: python 8.has: upstream changes reviewed Reviewer checked the changelogs/commit logs associated with the release and did not find any issues. 10.rebuild-darwin: 1-10 10.rebuild-linux: 1-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants