python311Packages.yappi 1.4.0 -> 1.6.0 https://repology.org/project/python:yappi/versions attrpath: python311Packages.yappi 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/0c9h97blkviw5ph4iy0gmz8n5kqx8hc9-packages.json.drv building '/nix/store/0c9h97blkviw5ph4iy0gmz8n5kqx8hc9-packages.json.drv'... Going to be running update for following packages: - python3.11-yappi-1.4.0 Press Enter key to continue... Running update for: - python3.11-yappi-1.4.0: UPDATING ... - python3.11-yappi-1.4.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/yappi/default.nix b/pkgs/development/python-modules/yappi/default.nix index cb12c4f63f37..1e20c1ba2eab 100644 --- a/pkgs/development/python-modules/yappi/default.nix +++ b/pkgs/development/python-modules/yappi/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "yappi"; - version = "1.4.0"; + version = "1.6.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "sumerc"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-AogBnqhLcwsyTHLP+Uxc+EOgYzhdwX5rbi9RMCuC2IU="; + hash = "sha256-zA4apOGyrbjBOxUKBARiKmmM9rSVFVGWsDpOaItOoLU="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.yappi: 1.4.0 -> 1.6.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/272621"