python37Packages.nbsphinx: 0.4.2 -> 0.4.3

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-nbsphinx/versions
This commit is contained in:
R. RyanTM 2019-10-08 01:51:58 -07:00 committed by Frederik Rietdijk
parent e3f9c4d790
commit 551501a410

View File

@ -12,11 +12,11 @@
buildPythonPackage rec {
pname = "nbsphinx";
version = "0.4.2";
version = "0.4.3";
src = fetchPypi {
inherit pname version;
sha256 = "b794219e465b3aab500b800884ff40fd152bb19d8b6f87580de1f3a07170aef8";
sha256 = "09j47hmzgvf7rnz7n4n7295pp6qscq9hp50qva70vglzqck9yyjp";
};
propagatedBuildInputs = [