release: updated pip2nix output for 4.3.0

This commit is contained in:
Marcin Kuzminski 2016-08-12 12:31:23 +00:00
parent 45a8aedffd
commit 43d449237e
2 changed files with 2 additions and 1 deletions

View file

@ -14,6 +14,7 @@ done = true
done = true
[task:updated_translation]
done = true
[release]
state = in_progress

View file

@ -754,7 +754,7 @@
};
};
gprof2dot = super.buildPythonPackage {
name = "gprof2dot-2015.12.01";
name = "gprof2dot-2015.12.1";
buildInputs = with self; [];
doCheck = false;
propagatedBuildInputs = with self; [];