python310Packages.rnginline 0 -> 1 attrpath: python310Packages.rnginline Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/q9v8b53qlhag4crd2j7882sjbpyidiga-packages.json.drv building '/nix/store/q9v8b53qlhag4crd2j7882sjbpyidiga-packages.json.drv'... Going to be running update for following packages: - python3.10-rnginline-0.0.2 Press Enter key to continue... Running update for: - python3.10-rnginline-0.0.2: UPDATING ... - python3.10-rnginline-0.0.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/rnginline/default.nix b/pkgs/development/python-modules/rnginline/default.nix index 10beaf00bd4..59014dea394 100644 --- a/pkgs/development/python-modules/rnginline/default.nix +++ b/pkgs/development/python-modules/rnginline/default.nix @@ -11,11 +11,11 @@ buildPythonPackage rec { pname = "rnginline"; - version = "0.0.2"; + version = "1.0.0"; src = fetchPypi { inherit pname version; - hash = "sha256-j4W4zwHA4yA6iAFVa/LDKp00eeCX3PbmWkjd2LSUGfk="; + hash = "sha256-JWqzs+OqOynIAWYVgGrZiuiCqObAgGe6rBt0DcP3U6E="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - rnginline: 0.0.2 -> 1.0.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/234405"