python312Packages.sentry-sdk 1.40.6 -> 1.41.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/c5jds1bvl6x7isqy4dlyaxwp6xqcmg0h-packages.json.drv building '/nix/store/c5jds1bvl6x7isqy4dlyaxwp6xqcmg0h-packages.json.drv'... Going to be running update for following packages: - python3.12-sentry-sdk-1.40.6 Press Enter key to continue... Running update for: - python3.12-sentry-sdk-1.40.6: UPDATING ... - python3.12-sentry-sdk-1.40.6: 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 74b3309602d9..f15096a8e430 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.40.6"; + version = "1.41.0"; pyproject = true; disabled = pythonOlder "3.7"; @@ -47,7 +47,7 @@ buildPythonPackage rec { owner = "getsentry"; repo = "sentry-python"; rev = "refs/tags/${version}"; - hash = "sha256-cGAPSF+kjGsY9IeRxRZUiAEiDR2uNBheet5Z+fok/eY="; + hash = "sha256-eoHoUW3cXxdGeWpo/0kBIfVkLECrnKA2wtobe3GeU2Q="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.sentry-sdk: 1.40.6 -> 1.41.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/294468"