Loading pkgs/development/python-modules/pydata-sphinx-theme/default.nix +3 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "pydata-sphinx-theme"; version = "0.13.3"; version = "0.14.0"; format = "wheel"; Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { dist = "py3"; python = "py3"; pname = "pydata_sphinx_theme"; hash = "sha256-v0HKbBxiFukp4og05AS/yQ4IC1GRW751Y7Xm/acDVPA="; hash = "sha256-vffSdZFOdnVijKK/brOiHQ76DmuZo6VCGDJZQHZ1TDM="; }; propagatedBuildInputs = [ Loading @@ -42,6 +42,7 @@ buildPythonPackage rec { meta = with lib; { description = "Bootstrap-based Sphinx theme from the PyData community"; homepage = "https://github.com/pydata/pydata-sphinx-theme"; changelog = "https://github.com/pydata/pydata-sphinx-theme/releases/tag/v${version}"; license = licenses.bsd3; maintainers = with maintainers; [ marsam ]; }; Loading Loading
pkgs/development/python-modules/pydata-sphinx-theme/default.nix +3 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "pydata-sphinx-theme"; version = "0.13.3"; version = "0.14.0"; format = "wheel"; Loading @@ -23,7 +23,7 @@ buildPythonPackage rec { dist = "py3"; python = "py3"; pname = "pydata_sphinx_theme"; hash = "sha256-v0HKbBxiFukp4og05AS/yQ4IC1GRW751Y7Xm/acDVPA="; hash = "sha256-vffSdZFOdnVijKK/brOiHQ76DmuZo6VCGDJZQHZ1TDM="; }; propagatedBuildInputs = [ Loading @@ -42,6 +42,7 @@ buildPythonPackage rec { meta = with lib; { description = "Bootstrap-based Sphinx theme from the PyData community"; homepage = "https://github.com/pydata/pydata-sphinx-theme"; changelog = "https://github.com/pydata/pydata-sphinx-theme/releases/tag/v${version}"; license = licenses.bsd3; maintainers = with maintainers; [ marsam ]; }; Loading