python311Packages.nestedtext 0 -> 1 attrpath: python311Packages.nestedtext 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] Going to be running update for following packages: - python3.11-nestedtext-3.6 Press Enter key to continue... Running update for: - python3.11-nestedtext-3.6: UPDATING ... - python3.11-nestedtext-3.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/nestedtext/default.nix b/pkgs/development/python-modules/nestedtext/default.nix index 185fffba413a..d0a925859d03 100644 --- a/pkgs/development/python-modules/nestedtext/default.nix +++ b/pkgs/development/python-modules/nestedtext/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "nestedtext"; - version = "3.6"; + version = "3.7"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "KenKundert"; repo = "nestedtext"; rev = "refs/tags/v${version}"; - hash = "sha256-SHY/MTmYbNh3azkyvwEtuvT+V7YzfLi2B3FvBzv6Omo="; + hash = "sha256-lNqSmEmzuRGdXs/4mwKSh7yDGHnAykpIDIR+abbLCns="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/gsc4nkhsxvv0s45y2if0vkr705wh228i-python3.11-nestedtext-3.7" [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)
16 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.nestedtext is: A human friendly data format meta.homepage for python311Packages.nestedtext is: https://nestedtext.org meta.changelog for python311Packages.nestedtext is: https://github.com/KenKundert/nestedtext/blob/v3.7/doc/releases.rst ###### 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 3.7 with grep in /nix/store/gsc4nkhsxvv0s45y2if0vkr705wh228i-python3.11-nestedtext-3.7 - found 3.7 in filename of file in /nix/store/gsc4nkhsxvv0s45y2if0vkr705wh228i-python3.11-nestedtext-3.7 ---
Rebuild report (if merged into master) (click to expand) ``` 10 total rebuild path(s) 10 package rebuild(s) First fifty rebuilds by attrpath emborg python311Packages.emborg python311Packages.nestedtext python311Packages.parametrize-from-file python311Packages.quantiphy python312Packages.emborg python312Packages.nestedtext python312Packages.parametrize-from-file python312Packages.quantiphy ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/gsc4nkhsxvv0s45y2if0vkr705wh228i-python3.11-nestedtext-3.7 \ --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.nestedtext https://github.com/r-ryantm/nixpkgs/archive/c35577c1c1ed37dba243b9b86502868280b7d4cc.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/c35577c1c1ed37dba243b9b86502868280b7d4cc#python311Packages.nestedtext ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/gsc4nkhsxvv0s45y2if0vkr705wh228i-python3.11-nestedtext-3.7 ls -la /nix/store/gsc4nkhsxvv0s45y2if0vkr705wh228i-python3.11-nestedtext-3.7/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)
16 packages built:
--- ###### Maintainer pings cc @jeremyschlatter for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/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/307503