python311Packages.rpy2 0 -> 1 attrpath: python311Packages.rpy2 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/mf9p33n9xw0wk0nnyq9hilx262d6ya1y-packages.json.drv building '/nix/store/mf9p33n9xw0wk0nnyq9hilx262d6ya1y-packages.json.drv'... Going to be running update for following packages: - python3.11-rpy2-3.5.14 Press Enter key to continue... Running update for: - python3.11-rpy2-3.5.14: UPDATING ... - python3.11-rpy2-3.5.14: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/rpy2/default.nix b/pkgs/development/python-modules/rpy2/default.nix index b957fb117041..027083232650 100644 --- a/pkgs/development/python-modules/rpy2/default.nix +++ b/pkgs/development/python-modules/rpy2/default.nix @@ -24,14 +24,14 @@ }: buildPythonPackage rec { - version = "3.5.14"; + version = "3.5.15"; format = "setuptools"; pname = "rpy2"; disabled = isPyPy; src = fetchPypi { inherit version pname; - hash = "sha256-X0auMdNuEXvjZq1K4CSTwBWsa6WevjtM1yAAdTMvxIE="; + hash = "sha256-RE+uSoTcfyM7cOqrCqgTmO4BR8ThrjjdRSTXedbyWys="; }; patches = [ An auto update branch exists with message `python311Packages.rpy2: 3.5.14 -> 3.5.15`. New version is 3.5.15. An auto update branch exists with an equal or greater version