griffe 0.32.0 -> 0.32.1 https://github.com/mkdocstrings/griffe/releases attrpath: griffe Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/griffe/default.nix b/pkgs/development/python-modules/griffe/default.nix index 105813f0d77..86971a8bd00 100644 --- a/pkgs/development/python-modules/griffe/default.nix +++ b/pkgs/development/python-modules/griffe/default.nix @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "griffe"; - version = "0.32.0"; + version = "0.32.1"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "mkdocstrings"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-mGvoB05GJCoqkGJRpc85eAChU7LDW1w2FTHa6oIbz5k="; + hash = "sha256-CNUv2R1Jkq3LSGtEBAi8F04TpARZxOkYN7fUMcXh5P8="; }; postPatch = '' Successfully finished processing cachix "/nix/store/vd5z35j48fw2bgmcn5lgj0nwa1y16nlh-python3.10-griffe-0.32.1" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
5 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/mkdocstrings/griffe/releases. meta.description for griffe is: Signatures for entire Python programs meta.homepage for griffe is: https://github.com/mkdocstrings/griffe meta.changelog for griffe is: https://github.com/mkdocstrings/griffe/blob/0.32.1/CHANGELOG.md ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.32.1 with grep in /nix/store/vd5z35j48fw2bgmcn5lgj0nwa1y16nlh-python3.10-griffe-0.32.1 - found 0.32.1 in filename of file in /nix/store/vd5z35j48fw2bgmcn5lgj0nwa1y16nlh-python3.10-griffe-0.32.1 ---
Rebuild report (if merged into master) (click to expand) ``` 7 total rebuild path(s) 7 package rebuild(s) First fifty rebuilds by attrpath griffe netbox netbox_3_3 python310Packages.griffe python310Packages.mkdocstrings-python python311Packages.griffe python311Packages.mkdocstrings-python ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/vd5z35j48fw2bgmcn5lgj0nwa1y16nlh-python3.10-griffe-0.32.1 \ --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 griffe https://github.com/r-ryantm/nixpkgs/archive/4f5c68d977ab8c43b3e1a3298ed0d441f3a7c2a1.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/vd5z35j48fw2bgmcn5lgj0nwa1y16nlh-python3.10-griffe-0.32.1 ls -la /nix/store/vd5z35j48fw2bgmcn5lgj0nwa1y16nlh-python3.10-griffe-0.32.1/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)
5 packages built:
--- ###### Maintainer pings cc @fabaff 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/244096