python310Packages.latexify-py 0 -> 1 attrpath: python310Packages.latexify-py 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/xpwd1jza376klz7shllskscmzf4y415c-packages.json.drv building '/nix/store/xpwd1jza376klz7shllskscmzf4y415c-packages.json.drv'... Going to be running update for following packages: - python3.10-latexify-py-0.2.0 Press Enter key to continue... Running update for: - python3.10-latexify-py-0.2.0: UPDATING ... - python3.10-latexify-py-0.2.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/latexify-py/default.nix b/pkgs/development/python-modules/latexify-py/default.nix index f0da746107b0..a6b6ca2b69c0 100644 --- a/pkgs/development/python-modules/latexify-py/default.nix +++ b/pkgs/development/python-modules/latexify-py/default.nix @@ -8,14 +8,14 @@ buildPythonPackage rec { pname = "latexify-py"; - version = "0.2.0"; + version = "0.3.1"; format = "pyproject"; src = fetchFromGitHub { owner = "google"; repo = "latexify_py"; rev = "refs/tags/v${version}"; - hash = "sha256-b0/cKMfIONVd6A5AYRyLx/qsFVpUjeAsadQyu/mPYxo="; + hash = "sha256-uWSLs7Dem+cj93RWIincCXzPkjZUwQskpDac/L+fgjQ="; }; nativeBuildInputs = [ hatchling ]; No auto update branch exists There might already be an open PR for this update: - python311Packages.latexify-py: 0.2.0 -> 0.3.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/265721"