python311Packages.mkdocstrings-python 0 -> 1 attrpath: python311Packages.mkdocstrings-python 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/725xkfm71q0ndcixhs9x5b7l80s7295k-packages.json.drv building '/nix/store/725xkfm71q0ndcixhs9x5b7l80s7295k-packages.json.drv'... Going to be running update for following packages: - python3.11-mkdocstrings-python-1.9.0 Press Enter key to continue... Running update for: - python3.11-mkdocstrings-python-1.9.0: UPDATING ... - python3.11-mkdocstrings-python-1.9.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/mkdocstrings-python/default.nix b/pkgs/development/python-modules/mkdocstrings-python/default.nix index de1ae5e6c72e..23595e12c695 100644 --- a/pkgs/development/python-modules/mkdocstrings-python/default.nix +++ b/pkgs/development/python-modules/mkdocstrings-python/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "mkdocstrings-python"; - version = "1.9.0"; + version = "1.9.2"; pyproject = true; disabled = pythonOlder "3.8"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "mkdocstrings"; repo = "python"; rev = "refs/tags/${version}"; - hash = "sha256-RzyOhlfjLtiG5jelrRG8yS7AWQJuaJMVuNkGpNBGO64="; + hash = "sha256-UJSDnkdohFn+U7i5fYiRVMLZZ8Nyb0fdihBZl2z2RBc="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/nk3wwjg98ahlxq8p6idzfdqi79sskjk3-python3.11-mkdocstrings-python-1.9.2" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
6 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.mkdocstrings-python is: Python handler for mkdocstrings meta.homepage for python311Packages.mkdocstrings-python is: https://github.com/mkdocstrings/python meta.changelog for python311Packages.mkdocstrings-python is: https://github.com/mkdocstrings/python/blob/1.9.2/CHANGELOG.md ###### 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 1.9.2 with grep in /nix/store/nk3wwjg98ahlxq8p6idzfdqi79sskjk3-python3.11-mkdocstrings-python-1.9.2 - found 1.9.2 in filename of file in /nix/store/nk3wwjg98ahlxq8p6idzfdqi79sskjk3-python3.11-mkdocstrings-python-1.9.2 ---
Rebuild report (if merged into master) (click to expand) ``` 5 total rebuild path(s) 5 package rebuild(s) First fifty rebuilds by attrpath netbox netbox_3_6 netbox_3_7 python311Packages.mkdocstrings-python python312Packages.mkdocstrings-python ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/nk3wwjg98ahlxq8p6idzfdqi79sskjk3-python3.11-mkdocstrings-python-1.9.2 \ --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.mkdocstrings-python https://github.com/r-ryantm/nixpkgs/archive/59e560a23432ad622b4d0376e0adf013d6c2f83f.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/59e560a23432ad622b4d0376e0adf013d6c2f83f#python311Packages.mkdocstrings-python ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/nk3wwjg98ahlxq8p6idzfdqi79sskjk3-python3.11-mkdocstrings-python-1.9.2 ls -la /nix/store/nk3wwjg98ahlxq8p6idzfdqi79sskjk3-python3.11-mkdocstrings-python-1.9.2/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
6 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/302693