python312Packages.sentry-sdk 1.41.0 -> 1.42.0 https://github.com/getsentry/sentry-python/releases attrpath: python312Packages.sentry-sdk 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/4wzn24iajnq543la6x9z6zvfvq240yr5-packages.json.drv building '/nix/store/4wzn24iajnq543la6x9z6zvfvq240yr5-packages.json.drv'... Going to be running update for following packages: - python3.12-sentry-sdk-1.41.0 Press Enter key to continue... Running update for: - python3.12-sentry-sdk-1.41.0: UPDATING ... - python3.12-sentry-sdk-1.41.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/sentry-sdk/default.nix b/pkgs/development/python-modules/sentry-sdk/default.nix index f15096a8e430..f225853368b5 100644 --- a/pkgs/development/python-modules/sentry-sdk/default.nix +++ b/pkgs/development/python-modules/sentry-sdk/default.nix @@ -38,7 +38,7 @@ buildPythonPackage rec { pname = "sentry-sdk"; - version = "1.41.0"; + version = "1.42.0"; pyproject = true; disabled = pythonOlder "3.7"; @@ -47,7 +47,7 @@ buildPythonPackage rec { owner = "getsentry"; repo = "sentry-python"; rev = "refs/tags/${version}"; - hash = "sha256-eoHoUW3cXxdGeWpo/0kBIfVkLECrnKA2wtobe3GeU2Q="; + hash = "sha256-LZn7oWwKdHi/KScitFnNDX7pI92mNkC6niGP+BixjtA="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 856 > 25