python311Packages.aiohttp-client-cache 0 -> 1 attrpath: python311Packages.aiohttp-client-cache 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/2xl2d5lbs0jz48dzqxbb1cqg7d0zr2ii-packages.json.drv building '/nix/store/2xl2d5lbs0jz48dzqxbb1cqg7d0zr2ii-packages.json.drv'... Going to be running update for following packages: - python3.11-aiohttp_client_cache-0.10.0 Press Enter key to continue... Running update for: - python3.11-aiohttp_client_cache-0.10.0: UPDATING ... - python3.11-aiohttp_client_cache-0.10.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/aiohttp-client-cache/default.nix b/pkgs/development/python-modules/aiohttp-client-cache/default.nix index dc5b34aad95e..99f3488aa6f2 100644 --- a/pkgs/development/python-modules/aiohttp-client-cache/default.nix +++ b/pkgs/development/python-modules/aiohttp-client-cache/default.nix @@ -2,11 +2,11 @@ python3.pkgs.buildPythonPackage rec { pname = "aiohttp_client_cache"; - version = "0.10.0"; + version = "0.11.0"; pyproject = true; src = fetchPypi { inherit pname version; - sha256 = "sha256-FXU4QNqa8B8ZADmoEyJfd8gsUDI0HEjIR9B2CBP55wU="; + sha256 = "sha256-B2b/9O2gVJjHUlN0pYeBDcwsy3slaAnd5SroeQqEU+s="; }; nativeBuildInputs = with python3.pkgs; [ poetry-core No auto update branch exists Successfully finished processing cachix "/nix/store/y594pfn1nfnij9kqwjkk09d6cjw68wjq-python3.11-aiohttp_client_cache-0.11.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 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.aiohttp-client-cache is: An async persistent cache for aiohttp requests meta.homepage for python311Packages.aiohttp-client-cache is: https://pypi.org/project/aiohttp-client-cache/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.11.0 with grep in /nix/store/y594pfn1nfnij9kqwjkk09d6cjw68wjq-python3.11-aiohttp_client_cache-0.11.0 - found 0.11.0 in filename of file in /nix/store/y594pfn1nfnij9kqwjkk09d6cjw68wjq-python3.11-aiohttp_client_cache-0.11.0 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath instawow python311Packages.aiohttp-client-cache ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/y594pfn1nfnij9kqwjkk09d6cjw68wjq-python3.11-aiohttp_client_cache-0.11.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 python311Packages.aiohttp-client-cache https://github.com/r-ryantm/nixpkgs/archive/85ccc0ee99f31175291f1333a2fdc92e08d762c5.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/85ccc0ee99f31175291f1333a2fdc92e08d762c5#python311Packages.aiohttp-client-cache ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/y594pfn1nfnij9kqwjkk09d6cjw68wjq-python3.11-aiohttp_client_cache-0.11.0 ls -la /nix/store/y594pfn1nfnij9kqwjkk09d6cjw68wjq-python3.11-aiohttp_client_cache-0.11.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 @seirl 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/288427