python310Packages.objgraph 0 -> 1 attrpath: python310Packages.objgraph 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4mzc5z6165aivnnsa2vgiz5529p3dc09-packages.json.drv building '/nix/store/4mzc5z6165aivnnsa2vgiz5529p3dc09-packages.json.drv'... Going to be running update for following packages: - python3.10-objgraph-3.5.0 Press Enter key to continue... Running update for: - python3.10-objgraph-3.5.0: UPDATING ... - python3.10-objgraph-3.5.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/objgraph/default.nix b/pkgs/development/python-modules/objgraph/default.nix index ec75d9c452a..445cc705fac 100644 --- a/pkgs/development/python-modules/objgraph/default.nix +++ b/pkgs/development/python-modules/objgraph/default.nix @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "objgraph"; - version = "3.5.0"; + version = "3.6.0"; format = "setuptools"; disabled = pythonOlder "3.5" || isPyPy; src = fetchPypi { inherit pname version; - hash = "sha256-R1LKW8wOBRLkG4zE0ngKwv07PqvQO36VClWUwGID38Q="; + hash = "sha256-NpVnw3tPL5KBYLb27e3L6o/H6SmDGHf9EFbHipAMF9M="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.objgraph: 3.5.0 -> 3.6.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/240527" python310Packages.objgraph 3.5.0 -> 3.6.0 https://repology.org/project/python:objgraph/versions attrpath: python310Packages.objgraph 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4mzc5z6165aivnnsa2vgiz5529p3dc09-packages.json.drv building '/nix/store/4mzc5z6165aivnnsa2vgiz5529p3dc09-packages.json.drv'... Going to be running update for following packages: - python3.10-objgraph-3.5.0 Press Enter key to continue... Running update for: - python3.10-objgraph-3.5.0: UPDATING ... - python3.10-objgraph-3.5.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/objgraph/default.nix b/pkgs/development/python-modules/objgraph/default.nix index ec75d9c452a..445cc705fac 100644 --- a/pkgs/development/python-modules/objgraph/default.nix +++ b/pkgs/development/python-modules/objgraph/default.nix @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "objgraph"; - version = "3.5.0"; + version = "3.6.0"; format = "setuptools"; disabled = pythonOlder "3.5" || isPyPy; src = fetchPypi { inherit pname version; - hash = "sha256-R1LKW8wOBRLkG4zE0ngKwv07PqvQO36VClWUwGID38Q="; + hash = "sha256-NpVnw3tPL5KBYLb27e3L6o/H6SmDGHf9EFbHipAMF9M="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.objgraph: 3.5.0 -> 3.6.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/240527"