Commit 72ff99d0 authored by Mario Rodas's avatar Mario Rodas
Browse files

python310Packages.pydata-sphinx-theme: 0.11.0 -> 0.12.0

parent e18cc829
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@

buildPythonPackage rec {
  pname = "pydata-sphinx-theme";
  version = "0.11.0";
  version = "0.12.0";

  format = "wheel";

@@ -21,7 +21,7 @@ buildPythonPackage rec {
    dist = "py3";
    python = "py3";
    pname = "pydata_sphinx_theme";
    sha256 = "sha256-ZPH8THmh8Ga5E1QRFs1afoPhQLoOmDUJ7t2eZuH5SMg=";
    sha256 = "sha256-wX26tno3dPBvNPY3jolvzQZozItdocG6AX5lzx3wr1g=";
  };

  propagatedBuildInputs = [