From ebe8eb59038705af1bc24e940e1095c53d6eb5a2 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Tue, 1 Apr 2025 07:14:49 +0200 Subject: [PATCH] python3Packages.sphinx-book-theme: 1.1.3 -> 1.1.4 https://github.com/executablebooks/sphinx-book-theme/raw/v1.1.4/CHANGELOG.md This commit was automatically generated using update-python-libraries. --- pkgs/development/python-modules/sphinx-book-theme/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/python-modules/sphinx-book-theme/default.nix b/pkgs/development/python-modules/sphinx-book-theme/default.nix index 15d4262b6969..9b342a5a702b 100644 --- a/pkgs/development/python-modules/sphinx-book-theme/default.nix +++ b/pkgs/development/python-modules/sphinx-book-theme/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "sphinx-book-theme"; - version = "1.1.3"; + version = "1.1.4"; format = "wheel"; @@ -21,7 +21,7 @@ buildPythonPackage rec { dist = "py3"; python = "py3"; pname = "sphinx_book_theme"; - hash = "sha256-pVSpp6w4gZeah6KxD2M6oqVwbnIhihD3G+OLPJ6DGuk="; + hash = "sha256-hDs/XIaEZA9KLQGr0pi+tmRS0bI5TNnvW+Xr1WQOoOE="; }; propagatedBuildInputs = [