python310Packages.supervisor: 4.2.4 -> 4.2.5

This commit is contained in:
R. Ryantm
2022-12-24 23:04:39 +00:00
parent b10a520017
commit 328e0ab47c
@@ -6,11 +6,11 @@
buildPythonPackage rec {
pname = "supervisor";
version = "4.2.4";
version = "4.2.5";
src = fetchPypi {
inherit pname version;
sha256 = "40dc582ce1eec631c3df79420b187a6da276bbd68a4ec0a8f1f123ea616b97a2";
sha256 = "sha256-NHYbrhojxYGSKBpRFfsH+/IsmwEzwIFmvv/HD+0+vBI=";
};
# wants to write to /tmp/foo which is likely already owned by another