python310Packages.structlog 0 -> 1 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/y8vgriyq0dxxfqj4dga1b3vr1kx37kc1-packages.json.drv building '/nix/store/y8vgriyq0dxxfqj4dga1b3vr1kx37kc1-packages.json.drv'... Going to be running update for following packages: - python3.10-structlog-23.2.0 Press Enter key to continue... Running update for: - python3.10-structlog-23.2.0: UPDATING ... - python3.10-structlog-23.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/structlog/default.nix b/pkgs/development/python-modules/structlog/default.nix index 20d1ba2c0a56..16b09a9bc7f7 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.2.0"; + version = "23.3.0"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "hynek"; repo = "structlog"; rev = "refs/tags/${version}"; - hash = "sha256-KSHKgkv+kObKCdWZDg5o6QYe0AMND9VLdEuseY/GyDY="; + hash = "sha256-PsJoAXDEMKWpTpT5ccdfozPWFnw8TSPevsnbvxbNMlI="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; No auto update branch exists Python package with too many package rebuilds 51 > 25