2022-12-31T17:03:56 python310Packages.mailchecker 0 -> 1 2022-12-31T17:03:58 attrpath: python310Packages.mailchecker 2022-12-31T17:03:58 Checking auto update branch... 2022-12-31T17:04:03 [version] 2022-12-31T17:04:03 [version] skipping because derivation has updateScript 2022-12-31T17:04:03 [rustCrateVersion] 2022-12-31T17:04:03 [rustCrateVersion] No cargoSha256 found 2022-12-31T17:04:03 [golangModuleVersion] 2022-12-31T17:04:03 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T17:04:03 [updateScript] 2022-12-31T17:04:05 [updateScript] Success 2022-12-31T17:04:05 [updateScript] this derivation will be built: /nix/store/2l491w5m30sgk63vac7ph5rcldljcf07-packages.json.drv building '/nix/store/2l491w5m30sgk63vac7ph5rcldljcf07-packages.json.drv'... Going to be running update for following packages: - python3.10-mailchecker-5.0.5 Press Enter key to continue... Running update for: - python3.10-mailchecker-5.0.5: UPDATING ... - python3.10-mailchecker-5.0.5: DONE. Packages updated! 2022-12-31T17:04:05 2022-12-31T17:04:05 [quotedUrls] 2022-12-31T17:04:05 [quotedUrls] nothing found to replace 2022-12-31T17:04:05 Diff after rewrites: diff --git a/pkgs/development/python-modules/mailchecker/default.nix b/pkgs/development/python-modules/mailchecker/default.nix index 0ef7db463ed..3a58e64beaa 100644 --- a/pkgs/development/python-modules/mailchecker/default.nix +++ b/pkgs/development/python-modules/mailchecker/default.nix @@ -6,14 +6,14 @@ buildPythonPackage rec { pname = "mailchecker"; - version = "5.0.5"; + version = "5.0.6"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-RtARu9+EKUMOOJjUdkEZ5KYz9DzzlLeNhkRMLSm4AYo="; + hash = "sha256-g70FjY0tc4KjgdVweuBBkFrByt8xlGPJEPz/OvTtjZk="; }; # Module has no tests 2022-12-31T17:05:34 No auto update branch exists 2022-12-31T17:05:37 Successfully finished processing 2022-12-31T17:05:37 cachix "/nix/store/qly97iirqzghly4nnkwi6rqkvq0wr6z3-python3.10-mailchecker-5.0.6" 2022-12-31T17:05:42 [check][nixpkgs-review] 2022-12-31T17:08:50 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
6 packages built:
2022-12-31T17:08:53 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 python310Packages.mailchecker is: "Module for temporary (disposable/throwaway) email detection" meta.homepage for python310Packages.mailchecker is: "https://github.com/FGRibreau/mailchecker" meta.changelog for python310Packages.mailchecker is: "https://github.com/FGRibreau/mailchecker/blob/v5.0.6/CHANGELOG.md" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 5.0.6 with grep in /nix/store/qly97iirqzghly4nnkwi6rqkvq0wr6z3-python3.10-mailchecker-5.0.6 - found 5.0.6 in filename of file in /nix/store/qly97iirqzghly4nnkwi6rqkvq0wr6z3-python3.10-mailchecker-5.0.6 ---
Rebuild report (if merged into master) (click to expand) ``` 6 total rebuild path(s) 6 package rebuild(s) First fifty rebuilds by attrpath dvc dvc-with-remotes python310Packages.mailchecker python310Packages.python-benedict python39Packages.mailchecker python39Packages.python-benedict ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/qly97iirqzghly4nnkwi6rqkvq0wr6z3-python3.10-mailchecker-5.0.6 \ --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 python310Packages.mailchecker https://github.com/r-ryantm/nixpkgs/archive/c3d65ce63f3cb3db88790d11139f4b8698fbf303.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/qly97iirqzghly4nnkwi6rqkvq0wr6z3-python3.10-mailchecker-5.0.6 ls -la /nix/store/qly97iirqzghly4nnkwi6rqkvq0wr6z3-python3.10-mailchecker-5.0.6/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). 2022-12-31T17:08:55 https://api.github.com/repos/NixOS/nixpkgs/pulls/208526