python310Packages.awscrt 0 -> 1 attrpath: python310Packages.awscrt 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/5smjxyk2gzywzs9fzbr6yzqjkkzmqsxb-packages.json.drv building '/nix/store/5smjxyk2gzywzs9fzbr6yzqjkkzmqsxb-packages.json.drv'... Going to be running update for following packages: - python3.10-awscrt-0.16.10 Press Enter key to continue... Running update for: - python3.10-awscrt-0.16.10: UPDATING ... - python3.10-awscrt-0.16.10: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/awscrt/default.nix b/pkgs/development/python-modules/awscrt/default.nix index 2c85cbfcf79..9c0f76c5e98 100644 --- a/pkgs/development/python-modules/awscrt/default.nix +++ b/pkgs/development/python-modules/awscrt/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "awscrt"; - version = "0.16.10"; + version = "0.16.23"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-MQFJm0ebgvBAP2Fb9SDB+LlQaBjSdePiit4lzGvNuSs="; + hash = "sha256-SJp8I5dO7+h+56Vin1E0ein3a7+4uhRl7hwXc/XDaRE="; }; buildInputs = lib.optionals stdenv.isDarwin [ An auto update branch exists with message `python310Packages.awscrt: 0.16.10 -> 0.16.21`. New version is 0.16.23. The auto update branch does not match or exceed the new version. Successfully finished processing cachix "/nix/store/l2lzdi0hxrncz39x2yb6h7g0gl1s1y7n-python3.10-awscrt-0.16.23" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages failed to build:
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 python310Packages.awscrt is: Python bindings for the AWS Common Runtime meta.homepage for python310Packages.awscrt is: https://github.com/awslabs/aws-crt-python meta.changelog for python310Packages.awscrt is: https://github.com/awslabs/aws-crt-python/releases/tag/v0.16.23 ###### 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.16.23 with grep in /nix/store/l2lzdi0hxrncz39x2yb6h7g0gl1s1y7n-python3.10-awscrt-0.16.23 - found 0.16.23 in filename of file in /nix/store/l2lzdi0hxrncz39x2yb6h7g0gl1s1y7n-python3.10-awscrt-0.16.23 ---
Rebuild report (if merged into master) (click to expand) ``` 4 total rebuild path(s) 4 package rebuild(s) First fifty rebuilds by attrpath awscli2 liquidsoap python310Packages.awscrt python311Packages.awscrt ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/l2lzdi0hxrncz39x2yb6h7g0gl1s1y7n-python3.10-awscrt-0.16.23 \ --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.awscrt https://github.com/r-ryantm/nixpkgs/archive/78faac25c98342e1e45f5401bf8a01f8820e43e6.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/l2lzdi0hxrncz39x2yb6h7g0gl1s1y7n-python3.10-awscrt-0.16.23 ls -la /nix/store/l2lzdi0hxrncz39x2yb6h7g0gl1s1y7n-python3.10-awscrt-0.16.23/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 failed to build:
2 packages built:
--- ###### Maintainer pings cc @davegallant 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). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/233959