python3Packages.sphinx-book-theme: 1.2.0 -> 1.4.0

Changelog: https://github.com/executablebooks/sphinx-book-theme/raw/v1.4.0/CHANGELOG.md
This commit is contained in:
Fabian Affolter
2026-08-24 15:10:00 +02:00
parent a8f84fd85f
commit 676e32f018

View File

@@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "sphinx-book-theme";
version = "1.2.0";
version = "1.4.0";
format = "wheel";
@@ -19,7 +19,7 @@ buildPythonPackage rec {
dist = "py3";
python = "py3";
pname = "sphinx_book_theme";
hash = "sha256-cJYF0wjhmRxe8M8ZxIHb6QhLYoUuMX+vq3Q4Kg7nzPo=";
hash = "sha256-EP1X1mfuC1ZZKMPOlVYuKBxdG5S9Wiqvxc1BpdSY3NA=";
};
dependencies = [