python310Packages.pydata-sphinx-theme: 0.11.0 -> 0.12.0
https://github.com/pydata/pydata-sphinx-theme/releases/tag/v0.12.0
This commit is contained in:
parent
e18cc829be
commit
72ff99d064
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "pydata-sphinx-theme";
|
pname = "pydata-sphinx-theme";
|
||||||
version = "0.11.0";
|
version = "0.12.0";
|
||||||
|
|
||||||
format = "wheel";
|
format = "wheel";
|
||||||
|
|
||||||
@ -21,7 +21,7 @@ buildPythonPackage rec {
|
|||||||
dist = "py3";
|
dist = "py3";
|
||||||
python = "py3";
|
python = "py3";
|
||||||
pname = "pydata_sphinx_theme";
|
pname = "pydata_sphinx_theme";
|
||||||
sha256 = "sha256-ZPH8THmh8Ga5E1QRFs1afoPhQLoOmDUJ7t2eZuH5SMg=";
|
sha256 = "sha256-wX26tno3dPBvNPY3jolvzQZozItdocG6AX5lzx3wr1g=";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user