Unverified Commit d6526278 authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

Merge pull request #325828 from r-ryantm/auto-update/python312Packages.pydata-sphinx-theme

python312Packages.pydata-sphinx-theme: 0.15.3 -> 0.15.4
parents b43c9bf9 5d642d9f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@

buildPythonPackage rec {
  pname = "pydata-sphinx-theme";
  version = "0.15.3";
  version = "0.15.4";

  format = "wheel";

@@ -24,7 +24,7 @@ buildPythonPackage rec {
    dist = "py3";
    python = "py3";
    pname = "pydata_sphinx_theme";
    hash = "sha256-pI7gSdybD3Bk27j3Bksc865Iqhk/qv4Uq9QDobcQKBA=";
    hash = "sha256-ITatDpUA0JSflhZ+Y/PimGIAQK6o+cdGIZWe2l1M+OY=";
  };

  propagatedBuildInputs = [