python310Packages.pydata-sphinx-theme: 0.14.0 -> 0.14.1

Changelog: https://github.com/pydata/pydata-sphinx-theme/releases/tag/v0.14.1
This commit is contained in:
Mario Rodas 2023-09-22 04:20:00 +00:00
parent 4f605ed697
commit 6bf8adb7a6

View file

@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "pydata-sphinx-theme";
version = "0.14.0";
version = "0.14.1";
format = "wheel";
@ -23,7 +23,7 @@ buildPythonPackage rec {
dist = "py3";
python = "py3";
pname = "pydata_sphinx_theme";
hash = "sha256-vffSdZFOdnVijKK/brOiHQ76DmuZo6VCGDJZQHZ1TDM=";
hash = "sha256-xDYCe8dq4CPfTnBRfjuvkM3aWojuRrgYte8Mw4hKugQ=";
};
propagatedBuildInputs = [