Merge pull request #325828 from r-ryantm/auto-update/python312Packages.pydata-sphinx-theme
python312Packages.pydata-sphinx-theme: 0.15.3 -> 0.15.4
This commit is contained in:
commit
d652627875
@ -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 = [
|
||||
|
Loading…
Reference in New Issue
Block a user