python311Packages.sphinxcontrib-confluencebuilder 0 -> 1 attrpath: python311Packages.sphinxcontrib-confluencebuilder 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/3pkrczfc6k4v0q7j3jm9lb2wick29a1a-packages.json.drv building '/nix/store/3pkrczfc6k4v0q7j3jm9lb2wick29a1a-packages.json.drv'... Going to be running update for following packages: - python3.11-sphinxcontrib-confluencebuilder-2.3.0 Press Enter key to continue... Running update for: - python3.11-sphinxcontrib-confluencebuilder-2.3.0: UPDATING ... - python3.11-sphinxcontrib-confluencebuilder-2.3.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/sphinxcontrib-confluencebuilder/default.nix b/pkgs/development/python-modules/sphinxcontrib-confluencebuilder/default.nix index dc7798015cb7..6b282371f22b 100644 --- a/pkgs/development/python-modules/sphinxcontrib-confluencebuilder/default.nix +++ b/pkgs/development/python-modules/sphinxcontrib-confluencebuilder/default.nix @@ -10,13 +10,13 @@ buildPythonPackage rec { pname = "sphinxcontrib-confluencebuilder"; - version = "2.3.0"; + version = "2.4.0"; format = "pyproject"; src = fetchPypi { pname = "sphinxcontrib_confluencebuilder"; inherit version; - hash = "sha256-Zpe2n131afnq4IhQEEZtquvSEkkjv/uznXt2tQhGfZA="; + hash = "sha256-q3+GwMVWMRu4eWwbdXcbPQzpBhBXcZEMFTpbEO+teLk="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.sphinxcontrib-confluencebuilder: 2.3.0 -> 2.4.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/276077"