python311Packages.service-identity 0 -> 1 attrpath: python311Packages.service-identity 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/bihpr253xm1l7nswdy19xmri8myal8lh-packages.json.drv building '/nix/store/bihpr253xm1l7nswdy19xmri8myal8lh-packages.json.drv'... Going to be running update for following packages: - python3.11-service-identity-23.1.0 Press Enter key to continue... Running update for: - python3.11-service-identity-23.1.0: UPDATING ... - python3.11-service-identity-23.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/service-identity/default.nix b/pkgs/development/python-modules/service-identity/default.nix index 53fa54a5aff0..9f708245cd44 100644 --- a/pkgs/development/python-modules/service-identity/default.nix +++ b/pkgs/development/python-modules/service-identity/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "service-identity"; - version = "23.1.0"; + version = "24.1.0"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "pyca"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-PGDtsDgRwh7GuuM4OuExiy8L4i3Foo+OD0wMrndPkvo="; + hash = "sha256-ibi9hls/VnVePv4fF2CyxI22P1RX6QpCwyeENWVPkx4="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.service-identity: 23.1.0 -> 24.1.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/281337"