python312Packages.publicsuffixlist 0.10.0.20240127 -> 0.10.0.20240203 https://repology.org/project/python:publicsuffixlist/versions attrpath: python312Packages.publicsuffixlist 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/zsnhwal9xblidsq5rw3brfphimjk4wpv-packages.json.drv building '/nix/store/zsnhwal9xblidsq5rw3brfphimjk4wpv-packages.json.drv'... Going to be running update for following packages: - python3.12-publicsuffixlist-0.10.0.20240201 Press Enter key to continue... Running update for: - python3.12-publicsuffixlist-0.10.0.20240201: UPDATING ... - python3.12-publicsuffixlist-0.10.0.20240201: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/publicsuffixlist/default.nix b/pkgs/development/python-modules/publicsuffixlist/default.nix index d456ac3fd96d..c84d90683a47 100644 --- a/pkgs/development/python-modules/publicsuffixlist/default.nix +++ b/pkgs/development/python-modules/publicsuffixlist/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "publicsuffixlist"; - version = "0.10.0.20240201"; + version = "0.10.0.20240203"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-8IAfr55UWsstyyoFr5KJWAtU1LnAguEAwUSWts/iK1o="; + hash = "sha256-+AbNJqI31yZsvBtFyIuCjVsUWH/gtvOg+L05NroYCW0="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/6lpc0hlhz2rk4y26vg89xfa631n9kmb1-python3.12-publicsuffixlist-0.10.0.20240203" [check][nixpkgs-review] Result of `nixpkgs-review` 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 python312Packages.publicsuffixlist is: Public Suffix List parser implementation meta.homepage for python312Packages.publicsuffixlist is: https://github.com/ko-zu/psl ###### 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 0.10.0.20240203 with grep in /nix/store/6lpc0hlhz2rk4y26vg89xfa631n9kmb1-python3.12-publicsuffixlist-0.10.0.20240203 - found 0.10.0.20240203 in filename of file in /nix/store/6lpc0hlhz2rk4y26vg89xfa631n9kmb1-python3.12-publicsuffixlist-0.10.0.20240203 ---
Rebuild report (if merged into master) (click to expand) ``` 7 total rebuild path(s) 7 package rebuild(s) First fifty rebuilds by attrpath parsedmarc pretalx python311Packages.checkdmarc python311Packages.parsedmarc python311Packages.publicsuffixlist python312Packages.publicsuffixlist trustymail ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/6lpc0hlhz2rk4y26vg89xfa631n9kmb1-python3.12-publicsuffixlist-0.10.0.20240203 \ --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.publicsuffixlist https://github.com/r-ryantm/nixpkgs/archive/fa4b181b2d1fa8eed65d0ac391dc0ffa8068aa3e.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/fa4b181b2d1fa8eed65d0ac391dc0ffa8068aa3e#python312Packages.publicsuffixlist ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/6lpc0hlhz2rk4y26vg89xfa631n9kmb1-python3.12-publicsuffixlist-0.10.0.20240203 ls -la /nix/store/6lpc0hlhz2rk4y26vg89xfa631n9kmb1-python3.12-publicsuffixlist-0.10.0.20240203/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)
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/286033