python312Packages.jaraco-collections 5.0.0 -> 5.0.1 https://github.com/jaraco/jaraco.collections/releases attrpath: python312Packages.jaraco-collections 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/ns7pbzk03b9zg380xf8x0jmj58wnzppp-packages.json.drv building '/nix/store/ns7pbzk03b9zg380xf8x0jmj58wnzppp-packages.json.drv'... Going to be running update for following packages: - python3.12-jaraco-collections-5.0.0 Press Enter key to continue... Running update for: - python3.12-jaraco-collections-5.0.0: UPDATING ... - python3.12-jaraco-collections-5.0.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/jaraco-collections/default.nix b/pkgs/development/python-modules/jaraco-collections/default.nix index bab89a3f7a60..ecef3939c9c5 100644 --- a/pkgs/development/python-modules/jaraco-collections/default.nix +++ b/pkgs/development/python-modules/jaraco-collections/default.nix @@ -9,13 +9,13 @@ buildPythonPackage rec { pname = "jaraco-collections"; - version = "5.0.0"; + version = "5.0.1"; format = "pyproject"; src = fetchPypi { pname = "jaraco.collections"; inherit version; - hash = "sha256-FoDo0J8pX2Jce6kmiAF1om/b5wkrTHbRmOMEdrIc/mg="; + hash = "sha256-gIYxsXS4Sk4qWSSQ1i9i38FdgEeg9xVyYJjcQ7gabPo="; }; postPatch = '' No auto update branch exists Successfully finished processing cachix "/nix/store/9hz4ajszzn2hbdjclxyxi1r08h1zjzid-python3.12-jaraco-collections-5.0.1" [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)
32 packages marked as broken and skipped:
62 packages failed to build:
343 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 python312Packages.jaraco-collections is: Models and classes to supplement the stdlib 'collections' module meta.homepage for python312Packages.jaraco-collections is: https://github.com/jaraco/jaraco.collections meta.changelog for python312Packages.jaraco-collections is: https://github.com/jaraco/jaraco.collections/blob/v5.0.1/NEWS.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 5.0.1 with grep in /nix/store/9hz4ajszzn2hbdjclxyxi1r08h1zjzid-python3.12-jaraco-collections-5.0.1 - found 5.0.1 in filename of file in /nix/store/9hz4ajszzn2hbdjclxyxi1r08h1zjzid-python3.12-jaraco-collections-5.0.1 ---
Rebuild report (if merged into master) (click to expand) ``` 253 total rebuild path(s) 253 package rebuild(s) First fifty rebuilds by attrpath adapta-gtk-theme apache-airflow arc-theme arx-libertatis asciidoc-full asciidoc-full-with-plugins ayu-theme-gtk baserow bitbake-language-server breeze-hacked-cursor-theme buildbot buildbot-full buildbot-ui buildbotPackages.buildbot buildbotPackages.buildbot-full buildbotPackages.buildbot-ui calibre-web cantor capitaine-cursors ceph ceph-client ceph-csi ceph-dev cinnamon.cinnamon-screensaver cinnamon.iso-flags-png-320x420 cinnamon.iso-flags-svg clevis cmake-language-server coreboot-configurator cwltool dblatexFull disorderfs emojione errbot fim fit-trackee flexget fontbakery frigate gnomecast hackneyed heisenbridge hikounomizu inkscape inkscape-extensions.textext inkscape-with-extensions irrd iso-flags k40-whisperer kabeljau ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/9hz4ajszzn2hbdjclxyxi1r08h1zjzid-python3.12-jaraco-collections-5.0.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 python312Packages.jaraco-collections https://github.com/r-ryantm/nixpkgs/archive/6f88112045b5287c29c110b69cb774cd7b57f060.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/6f88112045b5287c29c110b69cb774cd7b57f060#python312Packages.jaraco-collections ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/9hz4ajszzn2hbdjclxyxi1r08h1zjzid-python3.12-jaraco-collections-5.0.1 ls -la /nix/store/9hz4ajszzn2hbdjclxyxi1r08h1zjzid-python3.12-jaraco-collections-5.0.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
32 packages marked as broken and skipped:
62 packages failed to build:
343 packages built:
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/303654