python310Packages.structlog 23.1.0 -> 23.2.0 https://repology.org/project/python:structlog/versions attrpath: python310Packages.structlog 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/maw5si26l049wz84di1yn4i5wm7jprhh-packages.json.drv building '/nix/store/maw5si26l049wz84di1yn4i5wm7jprhh-packages.json.drv'... Going to be running update for following packages: - python3.10-structlog-23.1.0 Press Enter key to continue... Running update for: - python3.10-structlog-23.1.0: UPDATING ... - python3.10-structlog-23.1.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/structlog/default.nix b/pkgs/development/python-modules/structlog/default.nix index c21785f430b6..4f0e7a50bd9c 100644 --- a/pkgs/development/python-modules/structlog/default.nix +++ b/pkgs/development/python-modules/structlog/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "structlog"; - version = "23.1.0"; + version = "23.2.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "hynek"; repo = "structlog"; rev = "refs/tags/${version}"; - hash = "sha256-0zHvBMiZB4cGntdYXA7C9V9+FfnDB6sHGuFRYAo/LJw="; + hash = "sha256-KSHKgkv+kObKCdWZDg5o6QYe0AMND9VLdEuseY/GyDY="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; No auto update branch exists Successfully finished processing cachix "/nix/store/8vxfrb77fd1a8sdm4ab1zqdziv4viq1p-python3.10-structlog-23.2.0" [check][nixpkgs-review] Result of `nixpkgs-review` 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 python310Packages.structlog is: Painless structural logging meta.homepage for python310Packages.structlog is: https://github.com/hynek/structlog meta.changelog for python310Packages.structlog is: https://github.com/hynek/structlog/blob/23.2.0/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 23.2.0 with grep in /nix/store/8vxfrb77fd1a8sdm4ab1zqdziv4viq1p-python3.10-structlog-23.2.0 - found 23.2.0 in filename of file in /nix/store/8vxfrb77fd1a8sdm4ab1zqdziv4viq1p-python3.10-structlog-23.2.0 ---
Rebuild report (if merged into master) (click to expand) ``` 18 total rebuild path(s) 18 package rebuild(s) First fifty rebuilds by attrpath haskellPackages.nvfetcher input-leap libei nvchecker nvfetcher python310Packages.arsenic python310Packages.diffsync python310Packages.django-google-analytics-app python310Packages.elastic-apm python310Packages.nvchecker python310Packages.structlog python311Packages.arsenic python311Packages.diffsync python311Packages.django-google-analytics-app python311Packages.elastic-apm python311Packages.nvchecker python311Packages.structlog wapiti ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/8vxfrb77fd1a8sdm4ab1zqdziv4viq1p-python3.10-structlog-23.2.0 \ --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.structlog https://github.com/r-ryantm/nixpkgs/archive/ff3bba57deb548cb2972a06ab1750f8c0c033ec3.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/ff3bba57deb548cb2972a06ab1750f8c0c033ec3#python310Packages.structlog ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/8vxfrb77fd1a8sdm4ab1zqdziv4viq1p-python3.10-structlog-23.2.0 ls -la /nix/store/8vxfrb77fd1a8sdm4ab1zqdziv4viq1p-python3.10-structlog-23.2.0/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)
16 packages built:
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/261339