python311Packages.pydata-sphinx-theme: 0.15.1 -> 0.15.2

Changelog: https://github.com/pydata/pydata-sphinx-theme/releases/tag/v0.15.2
This commit is contained in:
Mario Rodas
2024-01-19 04:20:00 +00:00
parent f102d4c75d
commit 1ff611e1cd
@@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "pydata-sphinx-theme";
version = "0.15.1";
version = "0.15.2";
format = "wheel";
@@ -23,7 +23,7 @@ buildPythonPackage rec {
dist = "py3";
python = "py3";
pname = "pydata_sphinx_theme";
hash = "sha256-Bk776WE3vQrKuAQTdZ8ds4pCtR4kKbFZr3XEOnWQMgs=";
hash = "sha256-DF+h+pipsm2uWQZm/1dvJ+Jse6cI/udU7Lngc1ntRYg=";
};
propagatedBuildInputs = [