mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
python3Packages.pydata-sphinx-theme: 0.16.1 -> 0.20.0
Changelog: https://github.com/pydata/pydata-sphinx-theme/releases/tag/v0.20.0
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "pydata-sphinx-theme";
|
||||
version = "0.16.1";
|
||||
version = "0.20.0";
|
||||
|
||||
format = "wheel";
|
||||
|
||||
@@ -22,7 +22,7 @@ buildPythonPackage rec {
|
||||
dist = "py3";
|
||||
python = "py3";
|
||||
pname = "pydata_sphinx_theme";
|
||||
hash = "sha256-IlMx6KxLMmgsGPysWlem9xfE5jLOpd0OJHtVFV+uzN4=";
|
||||
hash = "sha256-VnREg8nXLHg+B13nFquV1IYQi2lgXfdSgHgJC3PxH2k=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user