python312Packages.sphinx-tabs 3.4.4 -> 3.4.5 https://repology.org/project/python:sphinx-tabs/versions attrpath: python312Packages.sphinx-tabs 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/bfridji9d4mlq9h8i8znvibb26p1cw5i-packages.json.drv building '/nix/store/bfridji9d4mlq9h8i8znvibb26p1cw5i-packages.json.drv'... Going to be running update for following packages: - python3.12-sphinx-tabs-3.4.4 Press Enter key to continue... Running update for: - python3.12-sphinx-tabs-3.4.4: UPDATING ... - python3.12-sphinx-tabs-3.4.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/sphinx-tabs/default.nix b/pkgs/development/python-modules/sphinx-tabs/default.nix index 04630f189d5a..2acd9d0e8df7 100644 --- a/pkgs/development/python-modules/sphinx-tabs/default.nix +++ b/pkgs/development/python-modules/sphinx-tabs/default.nix @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "sphinx-tabs"; - version = "3.4.4"; + version = "3.4.5"; format = "pyproject"; outputs = [ "out" "doc" ]; @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "executablebooks"; repo = "sphinx-tabs"; rev = "refs/tags/v${version}"; - hash = "sha256-RcCADGJfwXP/U7Uws/uX+huaJzRDRUabQOnc9gqMUzM="; + hash = "sha256-uFSnIhvnmg3ZURJGbSOUpLVx0EDUs/9SewspM7gtNRk="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - python311Packages.sphinx-tabs: 3.4.4 -> 3.4.5 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/283079"