python311Packages.r2pipe 1.8.2 -> 1.8.4 https://repology.org/project/python:r2pipe/versions attrpath: python311Packages.r2pipe 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/lf84cy69c5i0jx4950fnz69rw41qz72b-packages.json.drv building '/nix/store/lf84cy69c5i0jx4950fnz69rw41qz72b-packages.json.drv'... Going to be running update for following packages: - python3.11-r2pipe-1.8.2 Press Enter key to continue... Running update for: - python3.11-r2pipe-1.8.2: UPDATING ... - python3.11-r2pipe-1.8.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/r2pipe/default.nix b/pkgs/development/python-modules/r2pipe/default.nix index 995a839ebf2d..67acfee32d73 100644 --- a/pkgs/development/python-modules/r2pipe/default.nix +++ b/pkgs/development/python-modules/r2pipe/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "r2pipe"; - version = "1.8.2"; + version = "1.8.4"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -31,7 +31,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - hash = "sha256-JloEScP6pvUcIdL7VidD60hFPCSqOByMDttDUwDJkxs="; + hash = "sha256-dy0+q1i/rE+eIQUZXX9S4y2RiOBM0Kc49PqdvtFAE90="; }; # Tiny sanity check to make sure r2pipe finds radare2 (since r2pipe doesn't No auto update branch exists There might already be an open PR for this update: - python310Packages.r2pipe: 1.8.2 -> 1.8.4 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/276018"