python3Packages.pydata-sphinx-theme: 0.16.1 -> 0.20.0

Changelog: https://github.com/pydata/pydata-sphinx-theme/releases/tag/v0.20.0
This commit is contained in:
Fabian Affolter
2026-08-24 15:09:55 +02:00
parent 15c7bd4ac0
commit a8f84fd85f

View File

@@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "pydata-sphinx-theme";
version = "0.16.1";
version = "0.20.0";
format = "wheel";
@@ -22,7 +22,7 @@ buildPythonPackage rec {
dist = "py3";
python = "py3";
pname = "pydata_sphinx_theme";
hash = "sha256-IlMx6KxLMmgsGPysWlem9xfE5jLOpd0OJHtVFV+uzN4=";
hash = "sha256-VnREg8nXLHg+B13nFquV1IYQi2lgXfdSgHgJC3PxH2k=";
};
propagatedBuildInputs = [