3
0
Fork 0
forked from mirrors/nixpkgs

python3Packages.pydata-sphinx-theme: 0.8.1 -> 0.9.0

This commit is contained in:
Martin Weinelt 2022-07-16 12:59:26 +02:00
parent 2192d927ae
commit e5fbcd90a0

View file

@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "pydata-sphinx-theme";
version = "0.8.1";
version = "0.9.0";
format = "wheel";
@ -21,7 +21,7 @@ buildPythonPackage rec {
dist = "py3";
python = "py3";
pname = "pydata_sphinx_theme";
sha256 = "af2c99cb0b43d95247b1563860942ba75d7f1596360594fce510caaf8c4fcc16";
sha256 = "sha256-sitEKm1kN+Xq8KHwVxaf/LMeqp8Qvn1UgaEl5zXHHBI=";
};
propagatedBuildInputs = [